Commit 83706c81 authored by David S. Miller's avatar David S. Miller

[SCSI]: drivers/scsi/qlogicisp.c needs interrupt.h

parent e3a37cb4
......@@ -31,6 +31,7 @@
#include <linux/delay.h>
#include <linux/unistd.h>
#include <linux/spinlock.h>
#include <linux/interrupt.h>
#include <asm/io.h>
#include <asm/irq.h>
#include <asm/byteorder.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