diff options
author | Greg Ungerer <gerg@uclinux.org> | 2011-02-08 14:40:44 +1000 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2011-02-16 09:43:16 +1000 |
commit | b14769d94f697b118d960d7f73eb60ff7fa59af0 (patch) | |
tree | 0b92d3be60daf349913e6b739491cb329909efc0 /.gitignore | |
parent | 982cd252ca0b63c11fe398c09c6f2b41217c78c0 (diff) | |
download | op-kernel-dev-b14769d94f697b118d960d7f73eb60ff7fa59af0.zip op-kernel-dev-b14769d94f697b118d960d7f73eb60ff7fa59af0.tar.gz |
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions