summaryrefslogtreecommitdiff
path: root/include/watchdog.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/watchdog.h')
-rw-r--r--include/watchdog.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/watchdog.h b/include/watchdog.h
index 1981e3ce10..1853a3a87b 100644
--- a/include/watchdog.h
+++ b/include/watchdog.h
@@ -8,9 +8,6 @@
#ifndef __CROS_EC_WATCHDOG_H
#define __CROS_EC_WATCHDOG_H
-/* Watchdog period in ms; must be at least twice HOOK_TICK_INTERVAL */
-#define WATCHDOG_PERIOD_MS 1100
-
/**
* Initialize the watchdog.
*