Marc Kleine-Budde wrote: > Please review and consider to apply. The following changes since commit 2e6eb64a396b99559cd46dfd49e649521c42c010: Juergen Beisert (1): Fix compile time errors when DEBUG is defined are available in the git repository at: git://git.pengutronix.de/git/mkl/barebox.git for-sha-cleanups Marc Kleine-Budde (11): arm/Kconfig: delete trailing whitespace arm/Kconfig: removed unused TAG options arm/Makefile: keep list of boards sorted arm/cpu/Makefile: cleanup: propper indention drivers/video/Makefile: cleanup propper indention start-arm: cleanup: propper indention i2c.h: fix typo in copyright ioreadsb: put the whole ioreadsb function into the .text.readsb section import recent include/linux/compiler*.h io.h: update definitions of __raw_{read,write}* common.h: add compile time check helper functions arch/arm/Kconfig | 19 ------ arch/arm/Makefile | 2 +- arch/arm/cpu/Makefile | 27 +++++---- arch/arm/cpu/start-arm.S | 12 ++-- arch/arm/include/asm/io.h | 12 ++-- arch/arm/lib/io-readsb.S | 4 +- drivers/video/Makefile | 7 +- include/common.h | 31 ++++++++++- include/i2c/i2c.h | 2 +- include/linux/compiler-gcc.h | 30 +++++++++- include/linux/compiler-gcc3.h | 11 +++- include/linux/compiler-gcc4.h | 32 ++++++++++- include/linux/compiler.h | 124 ++++++++++++++++++++++++++++++++++++++--- 13 files changed, 243 insertions(+), 70 deletions(-) Cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |