Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=, In message <[email protected]> you wrote: > > Merge several sizes.h in asm/arch subdirectories into a single > asm/sizes.h file. > > Fixup usage of asm/arch/sizes.h in some files to use the merged file. > > Signed-off-by: Andreas Bießmann <[email protected]> > --- > These changes where submitted in 2008 but never applied. > See http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/44229 > > It is not necessary to have several copies of files with nearly the same > content. > > arch/arm/include/asm/arch-arm925t/sizes.h | 50 ------------------------ > arch/arm/include/asm/arch-arm926ejs/sizes.h | 51 ------------------------ > arch/arm/include/asm/arch-omap/sizes.h | 52 > ------------------------- > arch/arm/include/asm/arch-omap24xx/omap2420.h | 2 +- > arch/arm/include/asm/arch-omap24xx/sizes.h | 49 ----------------------- > arch/arm/include/asm/sizes.h | 5 +- > include/configs/h2_p2_dbg_board.h | 2 +- > include/configs/omap1510.h | 2 +- > include/configs/omap730.h | 2 +- > 9 files changed, 6 insertions(+), 209 deletions(-) > delete mode 100644 arch/arm/include/asm/arch-arm925t/sizes.h > delete mode 100644 arch/arm/include/asm/arch-arm926ejs/sizes.h > delete mode 100644 arch/arm/include/asm/arch-omap/sizes.h > delete mode 100644 arch/arm/include/asm/arch-omap24xx/sizes.h
Applied to u-boot-arm, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] When properly administered, vacations do not diminish productivity: for every week you're away and get nothing done, there's another when your boss is away and you get twice as much done. -- Daniel B. Luten _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

