projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd53505
)
[PATCH] Fix drivers/block/ps2esdi.c compile
author
Jens Axboe
<axboe@suse.de>
Mon, 16 Jan 2006 23:23:49 +0000
(
00:23
+0100)
committer
Linus 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
patch
|
blob
|
history
diff --git
a/drivers/block/ps2esdi.c
b/drivers/block/ps2esdi.c
index 43415f69839f7d0946354d0c824390955e996cbb..bea75f2cb211ca342814766f963b546071c8b223 100644
(file)
--- a/
drivers/block/ps2esdi.c
+++ b/
drivers/block/ps2esdi.c
@@
-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>