Commit 1c06e51c authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] pas16 needs interrupt.h

parent 7cf561ed
......@@ -119,14 +119,16 @@
#include <asm/io.h>
#include <linux/blk.h>
#include <linux/delay.h>
#include <linux/interrupt.h>
#include <linux/stat.h>
#include <linux/init.h>
#include "scsi.h"
#include "hosts.h"
#include "pas16.h"
#define AUTOPROBE_IRQ
#include "NCR5380.h"
#include <linux/stat.h>
#include <linux/init.h>
static int pas_maxi = 0;
static int pas_wmaxi = 0;
......
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