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
- Lines: 9
- Date:
2003-06-13 07:51:32.000000000 -0700
- Orig file:
linux-2.4.20/arch/sh/kernel/io_7751se.c
- Orig date:
2002-02-25 11:37:56.000000000 -0800
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)