summaryrefslogtreecommitdiff
path: root/cmd/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/cache.c')
-rw-r--r--cmd/cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/cache.c b/cmd/cache.c
index 7a2068296ef..3049f5c305f 100644
--- a/cmd/cache.c
+++ b/cmd/cache.c
@@ -86,7 +86,6 @@ static int parse_argv(const char *s)
return -1;
}
-
U_BOOT_CMD(
icache, 2, 1, do_icache,
"enable or disable instruction cache",