1
0
Fork 0
remarkable-uboot/fs/ubifs
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h
BUILD_BUG_* macros have been defined in several headers.  It would
be nice to collect them in include/linux/bug.h like Linux.

This commit is cherry-picking useful macros from include/linux/bug.h
of Linux 4.4.

I did not import BUILD_BUG_ON_MSG() because it would not work if it
is used with include/common.h in U-Boot.  I'd like to postpone it
until the root cause (the "error()" macro in include/common.h causes
the name conflict with "__attribute__((error()))") is fixed.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-01-25 10:39:59 -05:00
..
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00
Makefile ubifs: Enable journal replay during mount 2015-01-29 09:34:03 +01:00
budget.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
crc16.c UBIFS: Implement read-only UBIFS support in U-Boot 2009-03-20 22:39:15 +01:00
crc16.h Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
debug.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
debug.h kbuild: force to define __UBOOT__ in all the C sources 2014-09-16 12:23:56 -04:00
gc.c ubifs: Enable journal replay during mount 2015-01-29 09:34:03 +01:00
io.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
key.h mtd, ubi, ubifs: resync with Linux-3.14 2014-08-25 19:25:55 -04:00
log.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
lprops.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
lpt.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
lpt_commit.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
master.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
misc.h kbuild: force to define __UBOOT__ in all the C sources 2014-09-16 12:23:56 -04:00
orphan.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
recovery.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
replay.c bug.h: move BUILD_BUG_* defines to include/linux/bug.h 2016-01-25 10:39:59 -05:00
sb.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
scan.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
super.c bug.h: move BUILD_BUG_* defines to include/linux/bug.h 2016-01-25 10:39:59 -05:00
tnc.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
tnc_misc.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
ubifs-media.h mtd, ubi, ubifs: resync with Linux-3.14 2014-08-25 19:25:55 -04:00
ubifs.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
ubifs.h ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00