mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 06:06:54 +07: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);
|