patch-2.4.27 linux-2.4.27/include/asm-sh64/io.h

Next file: linux-2.4.27/include/asm-sh64/keyboard.h
Previous file: linux-2.4.27/include/asm-sh64/cayman.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/include/asm-sh64/io.h linux-2.4.27/include/asm-sh64/io.h
@@ -107,6 +107,13 @@
 
 #ifdef __KERNEL__
 
+#ifdef CONFIG_SH_CAYMAN
+extern unsigned long smsc_superio_virt;
+#endif
+#ifdef CONFIG_PCI
+extern unsigned long pciio_virt;
+#endif
+
 #define IO_SPACE_LIMIT 0xffffffff
 
 /*

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