All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Sascha Hauer <sha@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 00/11] arch/arm and other random cleanups
Date: Wed, 17 Feb 2010 23:20:59 +0100	[thread overview]
Message-ID: <4B7C6BCB.5010706@pengutronix.de> (raw)
In-Reply-To: <20100217094609.GZ17643@pengutronix.de>


[-- Attachment #1.1: Type: text/plain, Size: 3014 bytes --]

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   |


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2010-02-17 22:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-16 14:46 [PATCH 00/11] arch/arm and other random cleanups Marc Kleine-Budde
2010-02-16 14:46 ` [PATCH 01/11] arm/Kconfig: delete trailing whitespace Marc Kleine-Budde
2010-02-16 14:46   ` [PATCH 02/11] arm/Kconfig: removed unused TAG options Marc Kleine-Budde
2010-02-16 14:46     ` [PATCH 03/11] arm/Makefile: keep list of boards sorted Marc Kleine-Budde
2010-02-16 14:46       ` [PATCH 04/11] arm/cpu/Makefile: cleanup: propper indention Marc Kleine-Budde
2010-02-16 14:46         ` [PATCH 05/11] drivers/video/Makefile: cleanup " Marc Kleine-Budde
2010-02-16 14:46           ` [PATCH 06/11] start-arm: cleanup: " Marc Kleine-Budde
2010-02-16 14:46             ` [PATCH 07/11] i2c.h: fix typo in copyright Marc Kleine-Budde
2010-02-16 14:46               ` [PATCH 08/11] ioreadsb: put the whole ioreadsb function into the .text.readsb section Marc Kleine-Budde
2010-02-16 14:46                 ` [PATCH 09/11] import recent include/linux/compiler*.h Marc Kleine-Budde
2010-02-16 14:46                   ` [PATCH 10/11] io.h: update definitions of __raw_{read,write}* Marc Kleine-Budde
2010-02-16 14:46                     ` [PATCH 11/11] common.h: add compile time check helper functions Marc Kleine-Budde
2010-02-16 15:01             ` [PATCH 06/11] start-arm: cleanup: propper indention Uwe Kleine-König
2010-02-16 20:35           ` [PATCH 05/11] drivers/video/Makefile: cleanup " Marc Kleine-Budde
2010-02-16 14:54 ` [PATCH 00/11] arch/arm and other random cleanups Marc Kleine-Budde
2010-02-17  9:46   ` Sascha Hauer
2010-02-17 22:20     ` Marc Kleine-Budde [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B7C6BCB.5010706@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=sha@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.