Commit 0af15157 authored by Linus Torvalds's avatar Linus Torvalds

Remove bogus linux/irq.h include that fails build on ARM.

Verified to not break anything on x86 either.
parent e8c51293
......@@ -9,7 +9,6 @@
#include <linux/netdevice.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/list.h>
struct netpoll;
......
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