Add cli_ prefix to readline functions
[oweals/u-boot.git] / board / hymod / hymod.c
index ea49e26dd2f983b40178176e6335dbe228620b19..55ffd676cf5907946c3ca1bd5eff611dca38f3dd 100644 (file)
@@ -416,7 +416,7 @@ last_stage_init (void)
 
 #ifdef CONFIG_BOOT_RETRY_TIME
        /*
-        * we use the readline () function, but we also want
+        * we use the cli_readline() function, but we also want
         * command timeout enabled
         */
        init_cmd_timeout ();