Hi Alim, On 7 June 2011 13:18, root <[email protected]> wrote: > Signed-off-by: alim.akhtar <[email protected]> > --- > arch/arm/configs/exynos4_defconfig | 1 + > arch/arm/configs/s5p64x0_defconfig | 1 + > arch/arm/configs/s5pc100_defconfig | 1 + > arch/arm/configs/s5pv210_defconfig | 1 + > arch/arm/plat-samsung/Kconfig | 6 - > arch/arm/plat-samsung/Makefile | 2 - > arch/arm/plat-samsung/s3c-pl330.c | 1244 > ------------------------------------ > drivers/dma/Kconfig | 8 + > drivers/dma/Makefile | 2 + > drivers/dma/s3c-pl330.c | 1244 > ++++++++++++++++++++++++++++++++++++ > 10 files changed, 1258 insertions(+), 1252 deletions(-) > delete mode 100644 arch/arm/plat-samsung/s3c-pl330.c > create mode 100644 drivers/dma/s3c-pl330.c > If the patch involves file movement or file renaming, then use -M flag while creating the patch. This would indicate the file movement and would essentially make the patch smaller.
-- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
