commit | 9c50b2a98cf0ca70480b70a4490a87177519094c | [log] [tgz] |
---|---|---|
author | Pankaj Dubey <pankaj.dubey@samsung.com> | Thu Nov 13 11:42:59 2014 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Thu Nov 13 11:42:59 2014 +0900 |
tree | 87cc3025d0eb649ef258b4bc3b558efe34dfd3b4 | |
parent | 13cfa6c4f7facfc690ba9e99ec382c151fddaced [diff] |
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>