Commit bc286417 authored by James Bottomley's avatar James Bottomley

add missing asm/io.h to scsi/dc395x.c

parent c7f81a59
......@@ -51,6 +51,7 @@
#include <linux/delay.h>
#include <linux/ctype.h>
#include <linux/blk.h>
#include <asm/io.h>
#include "scsi.h"
#include "hosts.h"
#include "dc395x.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