diff options
author | Tom Rini <trini@konsulko.com> | 2017-06-16 13:06:27 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-23 10:38:05 -0400 |
commit | d62b247d299cb80df4b51534e923762e5a8ec576 (patch) | |
tree | 5528a0eee61def35f27b7f08bb97dcc4962fd2bf /common/cli_readline.c | |
parent | 3a97763aab781196bcc34e6fbc3eb81c12ccf2eb (diff) |
post: Fix unused variable warning on lwmon5
The variable syndrome_codes is only used when DEBUG is define, add #if
guards around it in the same style as the rest of the file.
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'common/cli_readline.c')
0 files changed, 0 insertions, 0 deletions