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:
Wei Yongjun 2013-03-11 22:13:30 +08:00 committed by Michal Simek
parent e0fd9affeb
commit 995fb054eb

View 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>