diff options
author | Huang Weiyi <weiyi.huang@gmail.com> | 2009-06-13 08:21:11 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-06-14 04:48:43 -0400 |
commit | 78c99ba1b180a794f35a4d701693fbc1b00fe9e1 (patch) | |
tree | 555890f80fbc2e0ab2c4a837a7786911bac5a5a9 /arch/sh/drivers/pci/ops-dreamcast.c | |
parent | 11b6aa9555d0c2f4d195695cd151e1fd07413387 (diff) |
sh: pci: remove duplicated #include's
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/drivers/pci/ops-dreamcast.c')
-rw-r--r-- | arch/sh/drivers/pci/ops-dreamcast.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/drivers/pci/ops-dreamcast.c b/arch/sh/drivers/pci/ops-dreamcast.c index e83d0d3aabe2..16e0a1baad88 100644 --- a/arch/sh/drivers/pci/ops-dreamcast.c +++ b/arch/sh/drivers/pci/ops-dreamcast.c | |||
@@ -18,7 +18,6 @@ | |||
18 | #include <linux/pci.h> | 18 | #include <linux/pci.h> |
19 | #include <linux/module.h> | 19 | #include <linux/module.h> |
20 | #include <linux/io.h> | 20 | #include <linux/io.h> |
21 | #include <linux/irq.h> | ||
22 | #include <mach/pci.h> | 21 | #include <mach/pci.h> |
23 | 22 | ||
24 | /* | 23 | /* |