diff options
author | Rusty Russell <[email protected]> | 2008-07-15 15:02:27 +1000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-07-17 19:28:48 +0200 |
commit | 2567d71cc7acd99f0a0dd02e17fe17fd7df7b30c (patch) | |
tree | 3fea316a13da0898212d34017b7c8945d06592a6 /arch/sparc/kernel/sun4m_irq.c | |
parent | 9354094a95aed456a46b353b1051a7e2fab29045 (diff) |
x86: fix asm/e820.h for userspace inclusion
asm-x86/e820.h is included from userspace. 'x86: make e820.c to have
common functions' (b79cd8f1268bab57ff85b19d131f7f23deab2dee) broke it:
make -C Documentation/lguest
cc -Wall -Wmissing-declarations -Wmissing-prototypes -O3 -I../../include
lguest.c -lz -o lguest
In file included from ../../include/asm-x86/bootparam.h:8,
from lguest.c:45:
../../include/asm/e820.h:66: error: expected ‘)’ before ‘start’
../../include/asm/e820.h:67: error: expected ‘)’ before ‘start’
../../include/asm/e820.h:68: error: expected ‘)’ before ‘start’
../../include/asm/e820.h:72: error: expected ‘=’, ‘,’, ‘;’, ‘asm’
or ‘__attribute__’ before ‘e820_update_range’
...
Signed-off-by: Rusty Russell <[email protected]>
Cc: Yinghai Lu <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/sparc/kernel/sun4m_irq.c')
0 files changed, 0 insertions, 0 deletions