diff options
-rw-r--r-- | drivers/block/hd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/block/hd.c b/drivers/block/hd.c index 00b695652b2a..682243bf2e46 100644 --- a/drivers/block/hd.c +++ b/drivers/block/hd.c | |||
@@ -37,7 +37,6 @@ | |||
37 | #include <linux/slab.h> | 37 | #include <linux/slab.h> |
38 | #include <linux/string.h> | 38 | #include <linux/string.h> |
39 | #include <linux/ioport.h> | 39 | #include <linux/ioport.h> |
40 | #include <linux/mc146818rtc.h> /* CMOS defines */ | ||
41 | #include <linux/init.h> | 40 | #include <linux/init.h> |
42 | #include <linux/blkpg.h> | 41 | #include <linux/blkpg.h> |
43 | #include <linux/hdreg.h> | 42 | #include <linux/hdreg.h> |