瀏覽代碼

[PATCH] Fix drivers/block/ps2esdi.c compile

Looks like fallout from the geo stuff.
Jens Axboe 20 年之前
父節點
當前提交
1f35f432b9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/block/ps2esdi.c

+ 1 - 0
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>