[PATCH 00/11] arch/arm and other random cleanups
Marc Kleine-Budde
mkl at pengutronix.de
Wed Feb 17 17:20:59 EST 2010
Sascha Hauer wrote:
> On Tue, Feb 16, 2010 at 03:54:24PM +0100, Marc Kleine-Budde wrote:
>> 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
>
> Looks good modulo the changes mentioned.
The branch is updated, here a pull request:
Cheers, Marc
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: proper indention
drivers/video/Makefile: cleanup proper indention
start-arm: cleanup: proper 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 | 11 ++--
arch/arm/cpu/start-arm.S | 12 ++--
arch/arm/include/asm/io.h | 12 ++--
arch/arm/lib/io-readsb.S | 4 +-
drivers/video/Makefile | 5 +-
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, 234 insertions(+), 61 deletions(-)
--
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 |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/barebox/attachments/20100217/fb14ec43/attachment.sig>
More information about the barebox
mailing list