remarkable-linux/arch/m68knommu
Greg Ungerer b14769d94f m68knommu: fix mis-named variable int set_irq_chip loop
Compiling for 68360 targets gives:

  CC      arch/m68knommu/platform/68360/ints.o
arch/m68knommu/platform/68360/ints.c: In function ‘init_IRQ’:
arch/m68knommu/platform/68360/ints.c:135:16: error: ‘irq’ undeclared (first use in this function)
arch/m68knommu/platform/68360/ints.c:135:16: note: each undeclared identifier is reported only once for each function it appears in

Fix variable name used.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-02-16 09:43:16 +10:00
..
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
kernel Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 2011-01-18 08:05:20 -08:00
lib m68knommu: add optimize memmove() function 2011-02-16 09:43:16 +10:00
mm m68knommu: remove empty __iounmap() it is no used 2011-01-05 15:19:18 +10:00
platform m68knommu: fix mis-named variable int set_irq_chip loop 2011-02-16 09:43:16 +10:00
defconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Kconfig m68knommu: Use generic irq Kconfig 2011-01-21 11:55:32 +01:00
Kconfig.debug
Makefile m68knommu: switch to using -mcpu= flags for ColdFire targets 2011-01-05 15:19:21 +10:00