On Mon, 29 Aug 2022 at 00:23, Stefan Roese <[email protected]> wrote: > > Now that we've globally replaced all WATCHDOG_RESET occurances, let's > remove the ugly macro itself in the header. > > Signed-off-by: Stefan Roese <[email protected]> > --- > include/watchdog.h | 36 ------------------------------------ > 1 file changed, 36 deletions(-)
Reviewed-by: Simon Glass <[email protected]> Nice!

