]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
microblaze: pci: Remove duplicated include from pci-common.c
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 11 Mar 2013 14:13:30 +0000 (22:13 +0800)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 9 May 2013 07:01:21 +0000 (09:01 +0200)
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/pci/pci-common.c

index 9ea521e4959ef062e3bae1d1ac31be242d88a5fc..bdb8ea100e73ee8637c8ea587378000292b0b37b 100644 (file)
@@ -30,7 +30,6 @@
 #include <linux/of.h>
 #include <linux/of_address.h>
 #include <linux/of_pci.h>
-#include <linux/pci.h>
 #include <linux/export.h>
 
 #include <asm/processor.h>