diff options
author | Mischa Jonker <mjonker@synopsys.com> | 2013-06-04 11:00:49 +0200 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-06-22 10:16:41 +0200 |
commit | ba5afadb114d09ce52a0d6886a0eab4fcb679501 (patch) | |
tree | c8f320b972d87e6aabf32f18469534f703095401 /arch/arc/mm | |
parent | Linux 3.10-rc6 (diff) | |
download | linux-ba5afadb114d09ce52a0d6886a0eab4fcb679501.tar.xz linux-ba5afadb114d09ce52a0d6886a0eab4fcb679501.zip |
ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIAL
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>
Diffstat (limited to 'arch/arc/mm')
0 files changed, 0 insertions, 0 deletions