
4 Aug
2020
4 Aug
'20
5:03 p.m.
On Sun, Jul 19, 2020 at 10:15:33AM -0600, Simon Glass wrote:
This header file should not be included in other header files. Remove it and use a forward declaration instead.
Also remove the other headers that are not needed, since the inline code was removed in a recent commit:
b4d9452c4 ("watchdog: move initr_watchdog() to wdt-uclass.c")
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom