You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
9 years ago
..
Kconfig
kconfig: add blank Kconfig files
11 years ago
Makefile
ubifs: Enable journal replay during mount
10 years ago
budget.c
ubi,ubifs: sync with linux v4.2
10 years ago
crc16.c
…
crc16.h
Update CHANGELOG, coding style cleanup.
16 years ago
debug.c
ubi,ubifs: sync with linux v4.2
10 years ago
debug.h
kbuild: force to define __UBOOT__ in all the C sources
11 years ago
gc.c
ubifs: Enable journal replay during mount
10 years ago
io.c
ubi,ubifs: sync with linux v4.2
10 years ago
key.h
mtd, ubi, ubifs: resync with Linux-3.14
11 years ago
log.c
ubi,ubifs: sync with linux v4.2
10 years ago
lprops.c
ubi,ubifs: sync with linux v4.2
10 years ago
lpt.c
ubi,ubifs: sync with linux v4.2
10 years ago
lpt_commit.c
ubi,ubifs: sync with linux v4.2
10 years ago
master.c
ubi,ubifs: sync with linux v4.2
10 years ago
misc.h
kbuild: force to define __UBOOT__ in all the C sources
11 years ago
orphan.c
ubi,ubifs: sync with linux v4.2
10 years ago
recovery.c
ubi,ubifs: sync with linux v4.2
10 years ago
replay.c
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
9 years ago
sb.c
ubi,ubifs: sync with linux v4.2
10 years ago
scan.c
ubi,ubifs: sync with linux v4.2
10 years ago
super.c
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
9 years ago
tnc.c
ubi,ubifs: sync with linux v4.2
10 years ago
tnc_misc.c
ubi,ubifs: sync with linux v4.2
10 years ago
ubifs-media.h
mtd, ubi, ubifs: resync with Linux-3.14
11 years ago
ubifs.c
Add more SPDX-License-Identifier tags
9 years ago
ubifs.h
ubi,ubifs: sync with linux v4.2
10 years ago