diff options
Diffstat (limited to 'cmd/cache.c')
-rw-r--r-- | cmd/cache.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/cache.c b/cmd/cache.c index b68d45b98bf..0254ff17f9b 100644 --- a/cmd/cache.c +++ b/cmd/cache.c @@ -7,7 +7,6 @@ /* * Cache support: switch on or off, get status */ -#include <common.h> #include <command.h> #include <cpu_func.h> #include <linux/compiler.h> |