Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sh: Fix IRQ macro in header of landisk

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

authored by

Nobuhiro Iwamatsu and committed by
Paul Mundt
baa7eb02 9ca04434

+1 -1
+1 -1
arch/sh/include/mach-landisk/mach/iodata_landisk.h
··· 27 27 28 28 #define IRQ_PCIINTA 5 /* PCI INTA IRQ */ 29 29 #define IRQ_PCIINTB 6 /* PCI INTB IRQ */ 30 - #define IRQ_PCIINDC 7 /* PCI INTC IRQ */ 30 + #define IRQ_PCIINTC 7 /* PCI INTC IRQ */ 31 31 #define IRQ_PCIINTD 8 /* PCI INTD IRQ */ 32 32 #define IRQ_ATA 9 /* ATA IRQ */ 33 33 #define IRQ_FATA 10 /* FATA IRQ */