diff options
Diffstat (limited to 'cmd/wdt.c')
-rw-r--r-- | cmd/wdt.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ * Copyright (c) 2019 Michael Walle <michael@walle.cc> */ -#include <common.h> #include <command.h> #include <dm.h> #include <wdt.h> |