commit | 75887a911ba2cead206546aa9a9c389b06f58d3a | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Sep 02 14:10:48 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Sun Sep 18 10:26:43 2022 +0200 |
tree | ac0c0d4550a4f651ddd126ccc65dc426c7a4fcad | |
parent | 5b492eeb9b76e72cd9c1fc69879da07cade42e6c [diff] |
watchdog: Remove WATCHDOG_RESET macro 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 <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Tom Rini <trini@konsulko.com> [am335x_evm, mx6cuboxi, rpi_3,dra7xx_evm, pine64_plus, am65x_evm, j721e_evm]