Signed-off-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> --- common/state.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/state.c b/common/state.c index b677a9f01d25..637a15c66ad0 100644 --- a/common/state.c +++ b/common/state.c @@ -47,7 +47,7 @@ struct state { struct list_head list; struct state_backend *backend; uint32_t magic; - unsigned int dirty; + int dirty; }; struct state_backend { -- 2.1.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox