kernel-hacking-2024-linux-s.../arch/sh/kernel/cpu
Adrian Bunk 2beb0e2893 sh/kernel/cpu/irq/intc-sh5.c build fix
This patch fixes the following build error caused by
commit a1dc4b59fa
(sh: intc_sh5 depends on cayman board for IRQ priority table.):

<--  snip  -->

...
  CC      arch/sh/kernel/cpu/irq/intc-sh5.o
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/kernel/cpu/irq/intc-sh5.c: In function 'plat_irq_setup':
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/kernel/cpu/irq/intc-sh5.c:257: error: expected declaration or statement at end of input
make[4]: *** [arch/sh/kernel/cpu/irq/intc-sh5.o] Error 1

<--  snip  -->

Reported-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-06-02 12:29:07 +09:00
..
irq sh/kernel/cpu/irq/intc-sh5.c build fix 2008-06-02 12:29:07 +09:00
sh2 sh: Fix up the address error exception handler for SH-2. 2008-03-13 19:43:07 +09:00
sh2a SH: catch negative denormal_subf1() retval in denormal_add() 2008-05-09 20:05:10 +09:00
sh3 sh: clean up sh7710 and sh7720 intc tables 2008-05-08 19:52:04 +09:00
sh4 sh: add probe support for new sh7723 cut 2008-05-23 11:53:20 +09:00
sh4a sh: Drop broken URAM support on SH7723. 2008-05-26 11:45:45 +09:00
sh5 sh64: Setup I/D-TLB defaults in SH-5 probe path. 2008-05-08 19:51:38 +09:00
adc.c
clock.c
init.c sh: Fix up section mismatches. 2008-03-06 12:43:38 +09:00
Makefile sh: Move over the SH-5 entry.S. 2008-01-28 13:18:46 +09:00
ubc.S