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

Commit c48e64ae authored by Huang Weiyi's avatar Huang Weiyi Committed by Paul Mundt
Browse files

arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include



Removed duplicated include <linux/irq.h> in
arch/sh/boards/mach-se/7343/irq.c.

Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 8edd7442
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@
#include <linux/init.h>
#include <linux/irq.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/io.h>
#include <mach-se/mach/se7343.h>