X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fkaro%2Fcommon%2Fenv.c;h=d08b7f1a498311fb226b2275cf506717d78b11e1;hp=2b347cde3e728a968c3bcf268660995f3de397d1;hb=75ed2c2289f7214c20aea82d6fd3d4c905d0b596;hpb=71444e496a68d8bbef8e1e2c6931bd2fce10f543 diff --git a/board/karo/common/env.c b/board/karo/common/env.c index 2b347cde3e..d08b7f1a49 100644 --- a/board/karo/common/env.c +++ b/board/karo/common/env.c @@ -31,7 +31,7 @@ void env_cleanup(void) set_default_env(NULL); } #else -static const char const *cleanup_vars[] = { +static const char * const cleanup_vars[] = { "bootargs", "fileaddr", "filesize",