mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 11:18:28 +00:00
0d4c1c91bb
include/linux/compat.h:4:9: warning: preprocessor token __user redefined
include/linux/compiler.h:7:10: this was the original definition
include/linux/compat.h:5:9: warning: preprocessor token __iomem redefined
include/linux/compiler.h:12:10: this was the original definition
fixup __iomem, __user definitions in compat.h code appears to be placed
there as a cover up from a code import from linux when u-boot didn't yet
have a compiler.h, introduced by commit
|
||
---|---|---|
.. | ||
bbm.h | ||
blktrans.h | ||
concat.h | ||
doc2000.h | ||
fsl_upm.h | ||
fsmc_nand.h | ||
inftl-user.h | ||
jffs2-user.h | ||
mtd-abi.h | ||
mtd.h | ||
nand.h | ||
nand_bch.h | ||
nand_ecc.h | ||
ndfc.h | ||
nftl-user.h | ||
nftl.h | ||
onenand.h | ||
onenand_regs.h | ||
partitions.h | ||
samsung_onenand.h | ||
st_smi.h | ||
ubi.h |