commit | 5e299f65eb83a7c6e928257d3a1069a57ce8bcbb | [log] [tgz] |
---|---|---|
author | Pankaj Dubey <pankaj.dubey@samsung.com> | Tue Jul 08 07:51:11 2014 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Jul 15 08:40:31 2014 +0900 |
tree | 9109ee1c6430cabf012cdb6509a72f2d3e25e039 | |
parent | d79992ac59fa51e7663cfec73b5a9cdcb16eb872 [diff] |
ARM: EXYNOS: Make exynos machine_ops as static As machine function ops are used only in this file let's make them static. Also remove unused and unwanted declarations from common.h. Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>