patch-1.3.39 linux/include/asm-alpha/floppy.h
Next file: linux/include/asm-alpha/io.h
Previous file: linux/include/asm-alpha/a.out.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Nov 9 08:24:09 1995
- Orig file:
v1.3.38/linux/include/asm-alpha/floppy.h
- Orig date:
Mon Oct 23 18:02:18 1995
diff -u --recursive --new-file v1.3.38/linux/include/asm-alpha/floppy.h linux/include/asm-alpha/floppy.h
@@ -34,13 +34,8 @@
/* Nothing to do on an Alpha */
}
-#ifdef MODULE
-int FDC1 = 0x3f0;
-int FDC2 = -1;
-#else
-#define FDC1 0x3f0
+static int FDC1 = 0x3f0;
static int FDC2 = -1;
-#endif
/*
* Again, the CMOS information doesn't work on the alpha..
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this