Move several *_SUPER_MAGIC symbols to include/linux/magic.h.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
Jeff Garzik
2006-09-24 11:13:19 -04:00
parent 4f5537de7c
commit e18fa700c9
30 changed files with 67 additions and 85 deletions

View File

@@ -12,7 +12,6 @@
#include <linux/mutex.h>
#include <linux/pagemap.h>
#include <linux/buffer_head.h>
#include <linux/hpfs_fs.h>
#include <linux/slab.h>
#include <linux/smp_lock.h>

View File

@@ -11,6 +11,7 @@
#include <linux/parser.h>
#include <linux/init.h>
#include <linux/statfs.h>
#include <linux/magic.h>
/* Mark the filesystem dirty, so that chkdsk checks it when os/2 booted */