arm: zynq: Add missing watchdog header
Add missing header detected by sparse. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
606fddd76c
commit
0ecd14e636
|
|
@ -9,6 +9,7 @@
|
|||
#include <fdtdec.h>
|
||||
#include <fpga.h>
|
||||
#include <mmc.h>
|
||||
#include <watchdog.h>
|
||||
#include <wdt.h>
|
||||
#include <zynqpl.h>
|
||||
#include <asm/arch/hardware.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue