[GFS2] Forgot to remove unused include vmalloc.h
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 7 Sep 2006 18:46:39 +0000 (14:46 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 7 Sep 2006 18:46:39 +0000 (14:46 -0400)
Excatly as the subject line says.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_fstype.c

index f5140bd..f4397ce 100644 (file)
@@ -12,7 +12,6 @@
 #include <linux/spinlock.h>
 #include <linux/completion.h>
 #include <linux/buffer_head.h>
-#include <linux/vmalloc.h>
 #include <linux/blkdev.h>
 #include <linux/kthread.h>
 #include <linux/namei.h>