cmd: eeprom: Staticize eeprom_i2c_bus
[oweals/u-boot.git] / cmd / cache.c
index 2c687173a8bfe5ddc45e73a61089cc17230dd929..27dcec093169e1294235e4ef31770b4bfdd65d6c 100644 (file)
@@ -9,6 +9,7 @@
  */
 #include <common.h>
 #include <command.h>
+#include <cpu_func.h>
 #include <linux/compiler.h>
 
 static int parse_argv(const char *);