On Thu, 20 Oct 2011 13:37:18 +0200
Michael Jones wrote:
> 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
> ---
> board/matrix_vision/common/mv_common.c |2 +
Am 20.10.2011 13:37, schrieb Michael Jones:
> 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
Acked-by: Andre Schwarz
> ---
> board/matrix_vision/common/mv_common
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
---
board/matrix_vision/common/mv_common.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/board/
3 matches
Mail list logo