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

Masahiro Yamada yamada.m at jp.panasonic.com
Wed Jan 28 19:54:20 PST 2015


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.

Best Regards
Masahiro Yamada




More information about the barebox mailing list