Ver código fonte

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

Looks like fallout from the geo stuff.
Jens Axboe 20 anos atrás
pai
commit
1f35f432b9
1 arquivos alterados com 1 adições e 0 exclusões
  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>