linux/arch/cris/arch-v32/kernel
Jesper Nilsson 768c31495a CRISv32: irq.c - Move end brace outside #endif
The end brace for a larger for statement was placed inside the #else
part of #ifdef TIMER_VECT1. However, for all current chips, the
define TIMER_VECT1 is always unset, and the error was never triggered.

Move the brace down below the #endif.

Fixes:
http://bugzilla.kernel.org/show_bug.cgi?id=13476

Reported-by: Martin Ettl <ettl.martin@gmx.de>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Acked-by: Mikael Starvik <mikael.starvik@axis.com>
2009-06-11 19:40:56 +02:00
..
cache.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
cacheflush.S CRISv32: add cache flush operations 2007-11-14 18:45:47 -08:00
crisksyms.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
debugport.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
entry.S CRIS: Wire up syscalls signalfd4 to writev. 2009-04-28 17:53:35 +02:00
fasttimer.c removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
head.S [CRIS] Remove links from CRIS build 2008-10-31 23:37:57 +01:00
irq.c CRISv32: irq.c - Move end brace outside #endif 2009-06-11 19:40:56 +02:00
kgdb.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
kgdb_asm.S [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
Makefile CRISv32: Remove obsolete vcs_hook.o from Makefile 2009-04-21 13:10:33 +02:00
pinmux.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
process.c Simplify copy_thread() 2009-04-02 19:04:51 -07:00
ptrace.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
setup.c cris: ARRAY_SIZE() cleanup 2007-11-14 18:45:46 -08:00
signal.c trivial: fix singal -> signal typo 2009-01-06 11:28:06 +01:00
smp.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-cris into for-next 2009-04-02 16:02:42 +02:00
time.c cpumask: remove references to struct irqaction's mask field. 2009-03-30 22:05:14 +10:30
traps.c CRIS v32: Update and improve kernel/traps.c 2008-02-08 11:06:27 +01:00