Commit 65cea23c authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] 3ware needs interrupt.h

parent 862bd69d
......@@ -189,6 +189,7 @@ MODULE_LICENSE("GPL");
#include <linux/smp.h>
#include <linux/reboot.h>
#include <linux/spinlock.h>
#include <linux/interrupt.h>
#include <asm/errno.h>
#include <asm/io.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