u-boot/board/logicpd
Tom Rini 17ead040d4 Audit <flash.h> inclusion
A large number of files include <flash.h> as it used to be how various
SPI flash related functions were found, or for other reasons entirely.
In order to migrate some further CONFIG symbols to Kconfig we need to
not include flash.h in cases where we don't have a NOR flash of some
sort enabled.  Furthermore, in cases where we are in common code and it
doesn't make sense to try and further refactor the code itself in to new
files we need to guard this inclusion.

Signed-off-by: Tom Rini <trini@konsulko.com>
2022-08-04 16:18:47 -04:00
..
am3517evm ARM: am3517_evm: Remove hard-coded pin muxing 2022-03-10 13:57:04 -05:00
imx6 WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
omap3som Audit <flash.h> inclusion 2022-08-04 16:18:47 -04:00