Kukjin Kim wrote: > > This patch moves OneNAND device definitions from mach-s5pv210 to plat-s5p > so that can support it commonly. > > Note: S5PC110 and S5PC210 have same OneNAND driver. > > Signed-off-by: Kukjin Kim <kgene.kim@xxxxxxxxxxx> > Cc: Kyungmin Park <Kyungmin Park <kyungmin.park@xxxxxxxxxxx> Hmm...typo...will fix like following. Cc: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > --- > arch/arm/mach-s5pv210/Kconfig | 9 +----- > arch/arm/mach-s5pv210/Makefile | 1 - > arch/arm/mach-s5pv210/include/mach/map.h | 3 ++ > arch/arm/mach-s5pv210/mach-aquila.c | 2 +- > arch/arm/mach-s5pv210/mach-goni.c | 2 +- > arch/arm/mach-s5pv310/include/mach/irqs.h | 2 + > arch/arm/mach-s5pv310/include/mach/map.h | 6 ++++ > arch/arm/plat-s5p/Kconfig | 5 +++ > arch/arm/plat-s5p/Makefile | 1 + > arch/arm/{mach-s5pv210 => plat-s5p}/dev-onenand.c | 28 > +++++++++++--------- > arch/arm/plat-samsung/include/plat/devs.h | 2 +- > 11 files changed, 37 insertions(+), 24 deletions(-) > rename arch/arm/{mach-s5pv210 => plat-s5p}/dev-onenand.c (59%) > (snip) > -- Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- 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