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

Commit 3c139586 authored by Al Viro's avatar Al Viro
Browse files

[PATCH] bogus include of linux/irq.h in 7990.c



Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 82729971
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
#include <linux/slab.h>
#include <linux/string.h>
#include <linux/skbuff.h>
#include <linux/irq.h>
#include <asm/irq.h>
/* Used for the temporal inet entries and routing */
#include <linux/socket.h>
#include <linux/bitops.h>