summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rw-r--r--commands/bootm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/bootm.c b/commands/bootm.c
index f97a842232..453ae543a8 100644
--- a/commands/bootm.c
+++ b/commands/bootm.c
@@ -25,7 +25,6 @@
* Boot support
*/
#include <common.h>
-#include <watchdog.h>
#include <driver.h>
#include <command.h>
#include <image.h>