On 11/11/14 14:17, Pankaj Dubey wrote:
This patch removes all unused static iomapping from exynos4/5_iodesc table, and at the same time removes related macros from map.h and map-s5p.h. All such mappings are present in exynos.c but not currently there are no users of these mappings, so its safe to remove these. Signed-off-by: Pankaj Dubey<pankaj.dubey@xxxxxxxxxxx> --- This patch has been compiled tested for exynos_defconfig; multi_v7_defconfig; s5pv210_defconfig; s3c6400_defconfig; and s3c2410_defconfig. I have verified system booting on SMDK5250 and Exynos3250 based board. arch/arm/mach-exynos/exynos.c | 50 -------------------------- arch/arm/mach-exynos/include/mach/map.h | 23 ------------ arch/arm/plat-samsung/include/plat/map-s5p.h | 21 ----------- 3 files changed, 94 deletions(-)
Applied, thanks. - Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html