diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2012-10-29 13:34:27 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-11-04 11:00:35 -0700 |
commit | cdfdb8d7f300cbe42fc22af75efd142644ee9373 (patch) | |
tree | 31a70846688b1e3cc529a46df229e1aa2d82dc87 /arch/sparc | |
parent | aa9e891c6331555a75ddcb490fc61160ca7d1657 (diff) | |
download | u-boot-imx-cdfdb8d7f300cbe42fc22af75efd142644ee9373.zip u-boot-imx-cdfdb8d7f300cbe42fc22af75efd142644ee9373.tar.gz u-boot-imx-cdfdb8d7f300cbe42fc22af75efd142644ee9373.tar.bz2 |
arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined
a fixup __iomem definition in arch 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 812711ce6b3a386125dcf0d6a59588e461abbb87 "Implement
__raw_{read,write}[bwl] on all architectures".
git show 812711ce6b3a386125dcf0d6a59588e461abbb87:include/linux/compiler.h
fatal: Path 'include/linux/compiler.h' exists on disk, but not in '812711ce6b3a386125dcf0d6a59588e461abbb87'.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions