From 9c50b2a98cf0ca70480b70a4490a87177519094c Mon Sep 17 00:00:00 2001 From: Pankaj Dubey Date: Thu, 13 Nov 2014 11:42:59 +0900 Subject: [PATCH] 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-format-patch failed