Commit 1f35f432 authored by Jens Axboe's avatar Jens Axboe Committed by Linus Torvalds

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

Looks like fallout from the geo stuff.
parent cd535057
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment