
4 Aug
2020
4 Aug
'20
5:06 p.m.
On Sun, Jul 19, 2020 at 10:15:59AM -0600, Simon Glass wrote:
Header files generally should not include header files just for a struct, since forward declarations work just as well and reduce overhead.
Add a warning for dm.h being included, since this has crept into U-Boot.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom