diff options
Diffstat (limited to 'drivers/watchdog/ulp_wdog.c')
-rw-r--r-- | drivers/watchdog/ulp_wdog.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/ulp_wdog.c b/drivers/watchdog/ulp_wdog.c index 313019f152..7533fc612c 100644 --- a/drivers/watchdog/ulp_wdog.c +++ b/drivers/watchdog/ulp_wdog.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <cpu_func.h> #include <asm/io.h> #include <asm/arch/imx-regs.h> |