diff options
Diffstat (limited to 'include/linux/affs_fs.h')
-rw-r--r-- | include/linux/affs_fs.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/linux/affs_fs.h b/include/linux/affs_fs.h deleted file mode 100644 index c57b5ee87d55..000000000000 --- a/include/linux/affs_fs.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef _AFFS_FS_H -#define _AFFS_FS_H -/* - * The affs filesystem constants/structures - */ -#define AFFS_SUPER_MAGIC 0xadff -#endif |