Skip to content
Commit 5cbd0295 authored by Stefan Roese's avatar Stefan Roese
Browse files

watchdog: Drop GD_FLG_WDT_READY as it's not used any more



Since commit c2fd0ca1
("watchdog: Integrate watchdog triggering into the cyclic framework")
GD_FLG_WDT_READY has become write-only. This patch now removes this
flag completely.

The vacant spot in gd_flags is filled with the newly introduced
GD_FLG_CYCLIC_RUNNING flag.

Suggested-by: default avatarRasmus Villemoes <rasmus.villemoes@prevas.dk>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent dca313ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment