Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c365934 authored by Jesper Juhl's avatar Jesper Juhl Committed by Linus Torvalds
Browse files

include/linux/interrupt.h: do not include linux/irqnr.h twice

parent 208b95ce
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@
#include <linux/irqflags.h>
#include <linux/smp.h>
#include <linux/percpu.h>
#include <linux/irqnr.h>

#include <asm/atomic.h>
#include <asm/ptrace.h>