patch-2.4.0-test9 linux/fs/partitions/acorn.c
Next file: linux/fs/partitions/check.c
Previous file: linux/fs/open.c
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Mon Sep 18 15:15:26 2000
- Orig file:
v2.4.0-test8/linux/fs/partitions/acorn.c
- Orig date:
Wed Aug 9 14:11:11 2000
diff -u --recursive --new-file v2.4.0-test8/linux/fs/partitions/acorn.c linux/fs/partitions/acorn.c
@@ -1,12 +1,17 @@
/*
- * linux/arch/arm/drivers/block/adfspart.c
+ * linux/fs/partitions/acorn.c
*
- * Copyright (c) 1996-2000 Russell King.
+ * Copyright (c) 1996-2000 Russell King.
*
- * Scan ADFS partitions on hard disk drives.
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ * Scan ADFS partitions on hard disk drives.
*/
#include <linux/config.h>
#include <linux/kernel.h>
+#include <linux/types.h>
#include <linux/kdev_t.h>
#include <linux/major.h>
#include <linux/string.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)