diff options
Diffstat (limited to 'post/board/lwmon5/watchdog.c')
-rw-r--r-- | post/board/lwmon5/watchdog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/post/board/lwmon5/watchdog.c b/post/board/lwmon5/watchdog.c index 699266bbfe..16c01bee43 100644 --- a/post/board/lwmon5/watchdog.c +++ b/post/board/lwmon5/watchdog.c @@ -124,5 +124,4 @@ int lwmon5_watchdog_post_test(int flags) return -1; } - #endif /* CONFIG_POST & CFG_POST_WATCHDOG */ |