patch-2.4.14 linux/include/asm-sparc/floppy.h
Next file: linux/include/asm-sparc/scatterlist.h
Previous file: linux/include/asm-sparc/checksum.h
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Thu Oct 25 13:53:55 2001
-  Orig file: 
v2.4.13/linux/include/asm-sparc/floppy.h
-  Orig date: 
Thu Sep  7 08:32:01 2000
diff -u --recursive --new-file v2.4.13/linux/include/asm-sparc/floppy.h linux/include/asm-sparc/floppy.h
@@ -96,8 +96,6 @@
  */
 #define FDC1                      sun_floppy_init()
 
-static int FDC2=-1;
-
 #define N_FDC    1
 #define N_DRIVE  8
 
@@ -365,5 +363,7 @@
 }
 
 #define fd_eject(drive) sparc_eject()
+
+#define EXTRA_FLOPPY_PARAMS
 
 #endif /* !(__ASM_SPARC_FLOPPY_H) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)