diff options
Diffstat (limited to 'board/w7o/watchdog.c')
-rw-r--r-- | board/w7o/watchdog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/w7o/watchdog.c b/board/w7o/watchdog.c index 3fca5d3f353..4bbd94f6084 100644 --- a/board/w7o/watchdog.c +++ b/board/w7o/watchdog.c @@ -45,4 +45,3 @@ void hw_watchdog_reset(void) } /* hw_watchdog_reset() */ #endif /* CONFIG_HW_WATCHDOG */ - |