patch-2.3.16 linux/include/asm-arm/io.h

Next file: linux/include/asm-arm/iomd.h
Previous file: linux/include/asm-arm/init.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/include/asm-arm/io.h linux/include/asm-arm/io.h
@@ -21,6 +21,7 @@
 #endif
 
 extern void * __ioremap(unsigned long offset, unsigned long size, unsigned long flags);
+extern void __iounmap(void *addr);
 
 #endif
 

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