patch-2.4.9 linux/include/asm-arm/floppy.h

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

diff -u --recursive --new-file v2.4.8/linux/include/asm-arm/floppy.h linux/include/asm-arm/floppy.h
@@ -69,7 +69,7 @@
 /*
  * Someday, we'll automatically detect which drives are present...
  */
-extern __inline__ void fd_scandrives (void)
+static inline void fd_scandrives (void)
 {
 #if 0
 	int floppy, drive_count;

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