[PATCH] ARM: EXYNOS: Remove unused static iomapping
Pankaj Dubey
pankaj.dubey at samsung.com
Wed Nov 12 20:56:02 PST 2014
Hi Kukjin,
On Thursday, November 13, 2014 8:14 AM, Kukjin Kim wrote:
> Subject: Re: [PATCH] ARM: EXYNOS: Remove unused static iomapping
>
> 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.
>
May be I am missing something here, but I can't see this in any branch of
your tree.
Thanks,
Pankaj Dubey
> - Kukjin
More information about the linux-arm-kernel
mailing list