linux/arch/arm/mach-integrator/pci_v3.h
Linus Walleij ae9daf2d00 ARM: integrator: move static ioremapping into PCIv3 driver
Try to make this driver self-contained by moving the ioremapping
into the driver.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-06-03 08:04:41 +02:00

3 lines
90 B
C

/* Simple oneliner include to the PCIv3 early init */
extern int pci_v3_early_init(void);