[PATCH] remove sched.h from blkdev.h

Matthew Wilcox (willy@debian.org)
Sun, 17 Nov 2002 03:18:55 +0000


blkdev.h simply doesn't need sched.h

diff -urpNX dontdiff linux-2.5.47/include/linux/blkdev.h linux-2.5.47-pci/include/linux/blkdev.h
--- linux-2.5.47/include/linux/blkdev.h 2002-11-14 10:52:17.000000000 -0500
+++ linux-2.5.47-pci/include/linux/blkdev.h 2002-11-16 22:01:32.000000000 -0500
@@ -2,7 +2,6 @@
#define _LINUX_BLKDEV_H

#include <linux/major.h>
-#include <linux/sched.h>
#include <linux/genhd.h>
#include <linux/list.h>
#include <linux/pagemap.h>

-- 
Revolutions do not require corporate support.
-
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/