Commit 26da04a3 authored by David S. Miller's avatar David S. Miller

[QLOGICFC]: drivers/scsi/qlogicfc.c needs interrupt.h

parent 8c66b282
......@@ -60,6 +60,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 "scsi.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