diff options
author | Mischa Jonker <mjonker@synopsys.com> | 2013-06-04 11:00:49 +0200 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-06-22 13:46:41 +0530 |
commit | ba5afadb114d09ce52a0d6886a0eab4fcb679501 (patch) | |
tree | c8f320b972d87e6aabf32f18469534f703095401 /net/9p | |
parent | 7d132055814ef17a6c7b69f342244c410a5e000f (diff) | |
download | op-kernel-dev-ba5afadb114d09ce52a0d6886a0eab4fcb679501.zip op-kernel-dev-ba5afadb114d09ce52a0d6886a0eab4fcb679501.tar.gz |
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 'net/9p')
0 files changed, 0 insertions, 0 deletions