1
0
Fork 0

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

Looks like fallout from the geo stuff.
hifive-unleashed-5.1
Jens Axboe 2006-01-17 00:23:49 +01:00 committed by Linus Torvalds
parent cd535057f9
commit 1f35f432b9
1 changed files with 1 additions and 0 deletions

View File

@ -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>