mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
ba5afadb11
This fixes the following: - CONFIG_ARC_SERIAL_BAUD is only defined when CONFIG_SERIAL_ARC is defined. Make sure that it isn't referenced otherwise. - There is no use for initializing arc_uart_info[] when CONFIG_SERIAL_ARC is not defined. [vgupta: tweaked changelog title, used IS_ENABLED() kconfig helper] Signed-off-by: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> |
||
---|---|---|
.. | ||
include/plat | ||
irq.c | ||
Kconfig | ||
Makefile | ||
platform.c | ||
smp.c |