mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
microblaze: pci: Remove duplicated include from pci-common.c
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
committed by
Michal Simek
parent
e0fd9affeb
commit
995fb054eb
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user