Skip to content

Commit

Permalink
[PATCH] Fix drivers/block/ps2esdi.c compile
Browse files Browse the repository at this point in the history
Looks like fallout from the geo stuff.
  • Loading branch information
Jens Axboe authored and Linus Torvalds committed Jan 17, 2006
1 parent cd53505 commit 1f35f43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/block/ps2esdi.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 1f35f43

Please sign in to comment.