diff options
Diffstat (limited to 'arch/arm/mach-integrator/pci_v3.h')
-rw-r--r-- | arch/arm/mach-integrator/pci_v3.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-integrator/pci_v3.h b/arch/arm/mach-integrator/pci_v3.h new file mode 100644 index 0000000..755fd29 --- /dev/null +++ b/arch/arm/mach-integrator/pci_v3.h @@ -0,0 +1,2 @@ +/* Simple oneliner include to the PCIv3 early init */ +extern int pci_v3_early_init(void); |