unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.h

Move this include to be consistent with other architectures.

CC: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Esse commit está contido em:
Bjorn Helgaas
2012-03-16 17:48:29 -06:00
commit de Jesse Barnes
commit bc4d7990d0
2 arquivos alterados com 1 adições e 1 exclusões

Ver arquivo

@@ -19,7 +19,6 @@
#include <linux/slab.h>
#include <linux/init.h>
#include <linux/io.h>
#include <asm-generic/pci-bridge.h>
static int debug_pci;