Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- common/state/backend_storage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/state/backend_storage.c b/common/state/backend_storage.c index bc531ef991..8d0f285f77 100644 --- a/common/state/backend_storage.c +++ b/common/state/backend_storage.c @@ -47,7 +47,7 @@ * when storing a new state we can just write all buckets in order. */ -const unsigned int min_copies_written = 1; +static const unsigned int min_copies_written = 1; /** * state_storage_write - Writes the given data to the storage -- 2.11.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox