summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNamhyung Kim2010-10-25 07:52:38 +0200
committerDavid S. Miller2010-10-26 18:25:54 +0200
commit516723215ca1f9bce154e3dcec71234ee3650343 (patch)
tree7d8501326f24bdd18d1879839a56c18b7f9f8d02 /Makefile
parentsparc: Fixed random SPARC/LEON SMP CPU Stuck problem. (diff)
downloadkernel-qcow2-linux-516723215ca1f9bce154e3dcec71234ee3650343.tar.gz
kernel-qcow2-linux-516723215ca1f9bce154e3dcec71234ee3650343.tar.xz
kernel-qcow2-linux-516723215ca1f9bce154e3dcec71234ee3650343.zip
sparc32: fix build failure on CONFIG_SPARC_LEON
CC arch/sparc/kernel/irq_32.o arch/sparc/kernel/irq_32.c: In function 'request_fast_irq': arch/sparc/kernel/irq_32.c:370:25: error: conflicting types for 'trapbase_cpu1' arch/sparc/include/asm/leon.h:366:22: note: previous declaration of 'trapbase_cpu1' was here arch/sparc/kernel/irq_32.c:370:40: error: conflicting types for 'trapbase_cpu2' arch/sparc/include/asm/leon.h:367:22: note: previous declaration of 'trapbase_cpu2' was here arch/sparc/kernel/irq_32.c:370:55: error: conflicting types for 'trapbase_cpu3' arch/sparc/include/asm/leon.h:368:22: note: previous declaration of 'trapbase_cpu3' was here make[3]: *** [arch/sparc/kernel/irq_32.o] Error 1 make[2]: *** [arch/sparc/kernel] Error 2 make[1]: *** [sub-make] Error 2 make: *** [all] Error 2 Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions