diff options
Diffstat (limited to 'drivers/watchdog/cdns_wdt.c')
-rw-r--r-- | drivers/watchdog/cdns_wdt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/watchdog/cdns_wdt.c b/drivers/watchdog/cdns_wdt.c index 743ab6487bc..cb5a786c589 100644 --- a/drivers/watchdog/cdns_wdt.c +++ b/drivers/watchdog/cdns_wdt.c @@ -6,7 +6,6 @@ * Author(s): Shreenidhi Shedi <yesshedi@gmail.com> */ -#include <common.h> #include <dm.h> #include <log.h> #include <wdt.h> |