ARM: EXYNOS: Remove unused static iomapping
authorPankaj Dubey <pankaj.dubey@samsung.com>
Thu, 13 Nov 2014 02:42:59 +0000 (11:42 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 13 Nov 2014 02:42:59 +0000 (11:42 +0900)
commit9c50b2a98cf0ca70480b70a4490a87177519094c
tree87cc3025d0eb649ef258b4bc3b558efe34dfd3b4
parent13cfa6c4f7facfc690ba9e99ec382c151fddaced
ARM: EXYNOS: Remove unused static iomapping

This patch removes all unused static iomapping from exynos4/5_iodesc
table, and at the same time removes related macros from mach/map.h and
plat/map-s5p.h. All such mappings are present in exynos.c but not
currently there are no users of these mappings, so it is safe to remove
these.

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/exynos.c
arch/arm/mach-exynos/include/mach/map.h
arch/arm/plat-samsung/include/plat/map-s5p.h