[PATCH] ARM: EXYNOS: Remove unused static iomapping
Kukjin Kim
kgene.kim at samsung.com
Wed Nov 12 18:44:01 PST 2014
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 at samsung.com>
> ---
> 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
More information about the linux-arm-kernel
mailing list