remarkable-linux/arch/m68knommu/platform
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
..
54xx m68knommu: make Coldfire 548x support more generic 2011-01-05 15:19:17 +10:00
68EZ328
68VZ328 arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option 2010-10-21 10:17:29 +10:00
520x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
523x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
527x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
528x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
532x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5206 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5206e m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5249 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5272 m68knommu: some boards use fixed phy for FEC ethernet 2010-10-22 15:07:54 +10:00
5307 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5407 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
68328 m68knommu: fix use of un-defined _TIF_WORK_MASK 2011-02-08 15:07:45 +10:00
68360 m68knommu: fix mis-named variable int set_irq_chip loop 2011-02-16 09:43:16 +10:00
coldfire m68knommu: fix use of un-defined _TIF_WORK_MASK 2011-02-08 15:07:45 +10:00
Makefile