[PATCH 0/3] Slim down include/common.h more

Sascha Hauer s.hauer at pengutronix.de
Thu Jan 29 00:04:14 PST 2015


On Thu, Jan 29, 2015 at 12:54:20PM +0900, Masahiro Yamada wrote:
> 
> On Thu, 29 Jan 2015 11:14:04 +0900
> Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
> 
> > 
> > 
> > 
> > Masahiro Yamada (3):
> >   linux/bug.h: move BUILD_BUG_ON*() macros
> >   asm-generic/bug.h: move BUG(), BUG_ON(), WARN(), WARN_ON() macros
> >   linux/kernel.h: move some macros and prototypes
> > 
> >  include/asm-generic/bug.h |  37 ++++++++++++++++
> >  include/common.h          | 108 ----------------------------------------------
> >  include/linux/bug.h       |  30 +++++++++++++
> >  include/linux/kernel.h    |  61 ++++++++++++++++++++++++++
> >  4 files changed, 128 insertions(+), 108 deletions(-)
> >  create mode 100644 include/asm-generic/bug.h
> >  create mode 100644 include/linux/bug.h
> > 
> > -- 
> > 1.9.1
> 
> 
> Sascha,
> Please apply this series to for-next/minmax branch
> to avoid conflicts.

Did that, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list