android_kernel_motorola_sm6225/arch/m68knommu
Greg Ungerer 4c65595ec5 m68knommu: fix broken setting of irq_chip and handler
Fix compile error, by using correct loop variable:

arch/m68knommu/platform/68328/ints.c: In function ‘init_IRQ’:
arch/m68knommu/platform/68328/ints.c:182: error: ‘irq’ undeclared (first use in this function)
arch/m68knommu/platform/68328/ints.c:182: error: (Each undeclared identifier is reported only once
arch/m68knommu/platform/68328/ints.c:182: error: for each function it appears in.)

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-01-07 10:43:09 +10:00
..
configs defconfig reduction 2010-08-14 22:26:53 +02:00
kernel m68knommu: remove command line printing DEBUG 2011-01-05 15:19:17 +10:00
lib m68k: merge the mmu and non-mmu versions of checksum.h 2009-09-16 09:43:37 +10:00
mm m68knommu: remove empty __iounmap() it is no used 2011-01-05 15:19:18 +10:00
platform m68knommu: fix broken setting of irq_chip and handler 2011-01-07 10:43:09 +10:00
defconfig defconfig reduction 2010-08-14 22:26:53 +02:00
Kconfig m68knommu: arch/m68knommu/Kconfig whitespace cleanup 2011-01-05 15:19:21 +10:00
Kconfig.debug m68knommu: removing config variable DUMPTOFLASH 2008-02-05 09:44:21 -08:00
Makefile m68knommu: switch to using -mcpu= flags for ColdFire targets 2011-01-05 15:19:21 +10:00