mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
ae9daf2d00
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>
3 lines
90 B
C
3 lines
90 B
C
/* Simple oneliner include to the PCIv3 early init */
|
|
extern int pci_v3_early_init(void);
|