linux/bug.h: move BUILD_BUG_ON*() macros
In Linux, the macros BUILD_BUG_ON* are defined in include/linux/bug.h.
To tidy up common.h, move BUILD_BUG_* there.

MAYBE_BUILD_BUG_ON is not used in barebox and it was removed from Linux
long time ago.  Drop it from barebox, too.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent bfa1b12 commit a07a472cac72d336574c438358bbf3c113b16fb5
@Masahiro Yamada Masahiro Yamada authored on 28 Jan 2015
Sascha Hauer committed on 29 Jan 2015
Showing 2 changed files
View
include/common.h
View
include/linux/bug.h 0 → 100644