diff options
author | Michal Simek <michal.simek@xilinx.com> | 2018-11-19 15:46:04 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2018-11-26 10:50:54 +0100 |
commit | 0dc69f4193cb5ad8bbb57cb64435734f5fbbe81a (patch) | |
tree | 913b28615855e64c130c3fc71abf7b11ad073cdb /disk/part_mac.c | |
parent | 1cefca71d237aae2c5cc2445f7698941443a2cd9 (diff) |
ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELP
If SYS_LONGHELP is disabled the following warning is generated:
board/xilinx/zynq/cmds.c:496:13: warning: ‘zynq_help_text’ defined but
not used [-Wunused-variable]
Normal way for fixing this is to guard the whole variable.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'disk/part_mac.c')
0 files changed, 0 insertions, 0 deletions