Dear Marek Vasut, In message <[email protected]> you wrote: > This is the only used of CONFIG_SPI_X macro, just zap this. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Masahiro Yamada <[email protected]> > Cc: Tom Rini <[email protected]> > Cc: Wolfgang Denk <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Heiko Schocher <[email protected]> > --- > arch/powerpc/cpu/mpc85xx/Kconfig | 4 - > board/exmeritus/hww1u1a/Kconfig | 12 - > board/exmeritus/hww1u1a/MAINTAINERS | 6 - > board/exmeritus/hww1u1a/Makefile | 12 - > board/exmeritus/hww1u1a/ddr.c | 34 --- > board/exmeritus/hww1u1a/gpios.h | 56 ----- > board/exmeritus/hww1u1a/hww1u1a.c | 268 --------------------- > board/exmeritus/hww1u1a/law.c | 18 -- > board/exmeritus/hww1u1a/tlb.c | 90 ------- > configs/HWW1U1A_defconfig | 3 - > doc/README.scrapyard | 1 + > include/configs/HWW1U1A.h | 460 > ------------------------------------ > 12 files changed, 1 insertion(+), 963 deletions(-) > delete mode 100644 board/exmeritus/hww1u1a/Kconfig > delete mode 100644 board/exmeritus/hww1u1a/MAINTAINERS > delete mode 100644 board/exmeritus/hww1u1a/Makefile > delete mode 100644 board/exmeritus/hww1u1a/ddr.c > delete mode 100644 board/exmeritus/hww1u1a/gpios.h > delete mode 100644 board/exmeritus/hww1u1a/hww1u1a.c > delete mode 100644 board/exmeritus/hww1u1a/law.c > delete mode 100644 board/exmeritus/hww1u1a/tlb.c > delete mode 100644 configs/HWW1U1A_defconfig > delete mode 100644 include/configs/HWW1U1A.h
Applied to u-boot-mpc5xxx, 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] The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows. - Frank Zappa _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

