allow opting out of WATCHDOG_RESET() from timer interrupt
[platform/kernel/u-boot.git] / arch / powerpc / lib / cache.c
index 2d36c3a..3c3c470 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <asm/cache.h>
 #include <watchdog.h>