]> Git Repo - u-boot.git/commit
mv_common.c: get rid of 'defined but not used' warning
authorMichael Jones <[email protected]>
Thu, 20 Oct 2011 01:37:18 +0000 (01:37 +0000)
committerAnatolij Gustschin <[email protected]>
Mon, 5 Dec 2011 20:55:25 +0000 (21:55 +0100)
commita1d88f43e44d016b073ded77343faad87d14e516
tree53d418d1d5176e35ccffabfa8a3ceb6ff0128791
parent65f0d12152cd9930acbefbd79e403e1688522901
mv_common.c: get rid of 'defined but not used' warning

When CONFIG_ENV_IS_NOWHERE, got following warning:
mv_common.c:32:14: warning: 'entries_to_keep' defined but not used.
Get rid of this warning.

Signed-off-by: Michael Jones <[email protected]>
Acked-by: Andre Schwarz <[email protected]>
board/matrix_vision/common/mv_common.c
This page took 0.032319 seconds and 4 git commands to generate.