Commit bc8acd56 authored by Jeff Garzik's avatar Jeff Garzik

[netdrvr forcedeth] linux/interrupt wasn't enough :) include asm/irq.h too

Thanks to DaveM.
parent 1d0ccd51
......@@ -85,6 +85,7 @@
#include <linux/random.h>
#include <linux/init.h>
#include <asm/irq.h>
#include <asm/io.h>
#include <asm/uaccess.h>
#include <asm/system.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