]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/common/karo.h
karo: remove dynamically created variables from the environment upon boot
[karo-tx-uboot.git] / board / karo / common / karo.h
index 7264df1ab7bf45ac873dc235463260985cc13c28..d078828d116f8ec881c1472979b43cfc136076c5 100644 (file)
@@ -22,6 +22,8 @@ struct fb_videomode;
 #define is_lvds()                      0
 #endif
 
+void env_cleanup(void);
+
 #ifdef CONFIG_OF_LIBFDT
 void karo_fdt_remove_node(void *blob, const char *node);
 void karo_fdt_move_fdt(void);