diff options
Diffstat (limited to 'arch/arm/mach-orion5x/common.h')
-rw-r--r-- | arch/arm/mach-orion5x/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/common.h b/arch/arm/mach-orion5x/common.h index 2e6454c8d4ba..31bab92ce038 100644 --- a/arch/arm/mach-orion5x/common.h +++ b/arch/arm/mach-orion5x/common.h | |||
@@ -45,6 +45,7 @@ void orion5x_restart(char, const char *); | |||
45 | */ | 45 | */ |
46 | struct pci_bus; | 46 | struct pci_bus; |
47 | struct pci_sys_data; | 47 | struct pci_sys_data; |
48 | struct pci_dev; | ||
48 | 49 | ||
49 | void orion5x_pcie_id(u32 *dev, u32 *rev); | 50 | void orion5x_pcie_id(u32 *dev, u32 *rev); |
50 | void orion5x_pci_disable(void); | 51 | void orion5x_pci_disable(void); |