kernel_optimize_test/arch/cris/arch-v32
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
..
drivers CRISv32: Fix potential null reference in cryptocop driver. 2009-06-11 19:09:00 +02:00
kernel CRISv32: irq.c - Move end brace outside #endif 2009-06-11 19:40:56 +02:00
lib CRISv32: Add arch optimized strcmp. 2009-06-10 15:21:03 +02:00
mach-a3 [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
mach-fs trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
mm cpumask: use mm_cpumask() wrapper: cris 2009-03-16 14:11:47 +10:30
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
output_arch.ld [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00