patch-2.4.21 linux-2.4.21/arch/sh/kernel/io_7751se.c

Next file: linux-2.4.21/arch/sh/kernel/irq_intc2.c
Previous file: linux-2.4.21/arch/sh/config.in
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/sh/kernel/io_7751se.c linux-2.4.21/arch/sh/kernel/io_7751se.c
@@ -97,7 +97,7 @@
 #define CHECK_SH7751_PCIIO(port) \
   ((port >= PCIBIOS_MIN_IO) && (port < (PCIBIOS_MIN_IO + SH7751_PCI_IO_SIZE)))
 #else
-#define CHECK_SH_7751_PCIIO(port) (0)
+#define CHECK_SH7751_PCIIO(port) (0)
 #endif
 
 /*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)