Sachin Kamat wrote: > > plat/regs-nand.h is used only by S3C2410 nand driver. Since there > are no other users, merge this file into the driver code to remove > platform dependency. > > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> > --- > The earlier version of this patch was titled > "mtd: s3c2410: Move plat/regs-nand.h to drivers/mtd". > Please ignore that. > --- > > arch/arm/plat-samsung/include/plat/regs-nand.h | 123 ------------------- > ----- > drivers/mtd/nand/s3c2410.c | 104 +++++++++++++++++++- > 2 files changed, 103 insertions(+), 124 deletions(-) > delete mode 100644 arch/arm/plat-samsung/include/plat/regs-nand.h > Moving looks good, but if some of them are not used, we don't need to keep them while moving. 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