patch-2.4.13 linux/fs/vfat/vfatfs_syms.c
Next file: linux/include/asm-alpha/bitops.h
Previous file: linux/fs/vfat/namei.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Oct 12 13:48:42 2001
- Orig file:
v2.4.12/linux/fs/vfat/vfatfs_syms.c
- Orig date:
Mon Mar 13 12:35:39 2000
diff -u --recursive --new-file v2.4.12/linux/fs/vfat/vfatfs_syms.c linux/fs/vfat/vfatfs_syms.c
@@ -5,8 +5,6 @@
* These symbols are used by dmsdos.
*/
-#define ASC_LINUX_VERSION(V, P, S) (((V) * 65536) + ((P) * 256) + (S))
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/init.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)