Sachin Kamat wrote: > > plat/regs-ata.h is used only by Samsung PATA driver. > Move this file to the drivers folder to remove platform > dependency required for multiplatform support. > > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> > --- > drivers/ata/pata_samsung_cf.c | 2 +- > .../regs-ata.h => drivers/ata/pata_samsung_cf.h | 9 ++++----- > 2 files changed, 5 insertions(+), 6 deletions(-) > rename arch/arm/plat-samsung/include/plat/regs-ata.h => > drivers/ata/pata_samsung_cf.h (91%) > I don't know we need to create header file into drivers/ata/ because the header will be used for only pata_samsung_cf.c. But it's up to Tejun who is a maintainer of SERIAL ATA ;-) 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