]> git.sur5r.net Git - u-boot/blobdiff - board/mpl/common/common_util.h
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
[u-boot] / board / mpl / common / common_util.h
index 20f891fb15f8fefdc87b8af8af10c9fc40facd87..d4b1f68dfa6e5f12786c26e1324fb6d43606d08c 100644 (file)
@@ -39,7 +39,7 @@ void get_backup_values(backup_t *buf);
 
 void show_stdio_dev(void);
 void check_env(void);
-#if (CONFIG_COMMANDS & CFG_CMD_DOC) || defined(CONFIG_CMD_DOC)
+#if defined(CONFIG_CMD_DOC)
 void doc_init (void);
 #endif