diff options
author | 2011-02-08 14:40:44 +1000 | |
---|---|---|
committer | 2011-02-16 09:43:16 +1000 | |
commit | b14769d94f697b118d960d7f73eb60ff7fa59af0 (patch) | |
tree | 0b92d3be60daf349913e6b739491cb329909efc0 /drivers/base/platform.c | |
parent | m68knommu: add optimize memmove() function (diff) | |
download | wireguard-linux-b14769d94f697b118d960d7f73eb60ff7fa59af0.tar.xz wireguard-linux-b14769d94f697b118d960d7f73eb60ff7fa59af0.zip |
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 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions