]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc86xx/interrupts.c
Feed the watchdog in u-boot for 8610 board.
[karo-tx-uboot.git] / cpu / mpc86xx / interrupts.c
index d9f634fdab89c4f70ed92595801641e4ab3507cc..f16744bfdcf1db47d1455aa4f8e45b0d1dac7ab4 100644 (file)
@@ -36,6 +36,7 @@
 #include <command.h>
 #include <asm/processor.h>
 #include <ppc_asm.tmpl>
+#include <watchdog.h>
 
 unsigned long decrementer_count;    /* count value for 1e6/HZ microseconds */
 unsigned long timestamp;