Skip to content

Commit

Permalink
sh: pci: remove duplicated #include's
Browse files Browse the repository at this point in the history
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 Jun 14, 2009
1 parent 11b6aa9 commit 78c99ba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion arch/sh/boards/mach-se/7780/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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/se7780.h>

Expand Down
1 change: 0 additions & 1 deletion arch/sh/drivers/pci/ops-dreamcast.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <linux/pci.h>
#include <linux/module.h>
#include <linux/io.h>
#include <linux/irq.h>
#include <mach/pci.h>

/*
Expand Down

0 comments on commit 78c99ba

Please sign in to comment.