Skip to content

Commit

Permalink
microblaze: pci: Remove duplicated include from pci-common.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
  • Loading branch information
Wei Yongjun authored and Michal Simek committed May 9, 2013
1 parent e0fd9af commit 995fb05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/microblaze/pci/pci-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 995fb05

Please sign in to comment.