mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 19:26:38 +07:00
617d1464ab
The global screen_info structure is used to communicate data about the console from platform code to the console driver, but is only defined on ARM if either the VGA or dummy consoles are in use. This changes the footbridge code so we don't try to access this structure in case it is not defined, which prevents a possible randconfig build error. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Russell King <linux@arm.linux.org.uk> |
||
---|---|---|
.. | ||
include/mach | ||
cats-hw.c | ||
cats-pci.c | ||
common.c | ||
common.h | ||
dc21285-timer.c | ||
dc21285.c | ||
dma.c | ||
ebsa285-pci.c | ||
ebsa285.c | ||
isa-irq.c | ||
isa-rtc.c | ||
isa-timer.c | ||
isa.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
netwinder-hw.c | ||
netwinder-pci.c | ||
personal-pci.c | ||
personal.c |