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
- Lines: 9
- Date:
Sun Aug 12 11:14:00 2001
- Orig file:
v2.4.8/linux/include/asm-arm/floppy.h
- Orig date:
Mon Sep 18 15:15:23 2000
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)