[Patch 2/6] dm: remove blk.h include

From: Joe Thornber (thornber@sistina.com)
Date: Thu Jul 31 2003 - 05:49:17 EST


Remove includes of <linux/blk.h>. This header is deprecated in 2.6.
[Kevin Corry]

--- diff/drivers/md/dm-ioctl-v1.c 2003-07-28 11:55:33.000000000 +0100
+++ source/drivers/md/dm-ioctl-v1.c 2003-07-31 11:13:18.000000000 +0100
@@ -12,7 +12,6 @@
 #include <linux/dm-ioctl.h>
 #include <linux/init.h>
 #include <linux/wait.h>
-#include <linux/blk.h>
 #include <linux/slab.h>
 #include <linux/devfs_fs_kernel.h>
 
--- diff/drivers/md/dm-ioctl-v4.c 2003-07-28 11:55:33.000000000 +0100
+++ source/drivers/md/dm-ioctl-v4.c 2003-07-31 11:13:18.000000000 +0100
@@ -11,7 +11,6 @@
 #include <linux/miscdevice.h>
 #include <linux/init.h>
 #include <linux/wait.h>
-#include <linux/blk.h>
 #include <linux/slab.h>
 #include <linux/devfs_fs_kernel.h>
 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:49 EST