Skip to content

Commit

Permalink
arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include
Browse files Browse the repository at this point in the history
Removed duplicated include <linux/irq.h> in
arch/sh/boards/mach-se/7343/irq.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Huang Weiyi authored and Paul Mundt committed Aug 3, 2008
1 parent 8edd744 commit c48e64a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/sh/boards/mach-se/7343/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit c48e64a

Please sign in to comment.