aboutsummaryrefslogtreecommitdiff
path: root/cmd/wdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/wdt.c')
-rw-r--r--cmd/wdt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/wdt.c b/cmd/wdt.c
index b9fdf7a..c7a06cc 100644
--- a/cmd/wdt.c
+++ b/cmd/wdt.c
@@ -5,7 +5,6 @@
* Copyright (c) 2019 Michael Walle <michael@walle.cc>
*/
-#include <common.h>
#include <command.h>
#include <dm.h>
#include <wdt.h>