]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[PATCH] Fix drivers/block/ps2esdi.c compile
authorJens Axboe <axboe@suse.de>
Mon, 16 Jan 2006 23:23:49 +0000 (00:23 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 17 Jan 2006 04:24:45 +0000 (20:24 -0800)
Looks like fallout from the geo stuff.

drivers/block/ps2esdi.c

index 43415f69839f7d0946354d0c824390955e996cbb..bea75f2cb211ca342814766f963b546071c8b223 100644 (file)
@@ -43,6 +43,7 @@
 #include <linux/init.h>
 #include <linux/ioport.h>
 #include <linux/module.h>
+#include <linux/hdreg.h>
 
 #include <asm/system.h>
 #include <asm/io.h>