From: Pankaj Dubey Date: Thu, 13 Nov 2014 02:42:59 +0000 (+0900) Subject: ARM: EXYNOS: Remove unused static iomapping X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~15^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c50b2a98cf0ca70480b70a4490a87177519094c;p=pandora-kernel.git 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 Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed