Commit 78c99ba1 authored by Huang Weiyi's avatar Huang Weiyi Committed by Paul Mundt

sh: pci: remove duplicated #include's

Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 11b6aa95
......@@ -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>
......
......@@ -18,7 +18,6 @@
#include <linux/pci.h>
#include <linux/module.h>
#include <linux/io.h>
#include <linux/irq.h>
#include <mach/pci.h>
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment