u-boot-brain/board/technexion
Simon Glass c3dc39a2f8 arm: Don't include common.h in header files
It is bad practice to include common.h in other header files since it can
bring in any number of superfluous definitions. It implies that some C
files don't include it and thus may be missing CONFIG options that are set
up by that file. The C files should include these themselves.

Update some header files in arch/arm to drop this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 14:54:24 -04:00
..
pico-imx6 arm: Don't include common.h in header files 2020-05-18 14:54:24 -04:00
pico-imx6ul doc: update reference to README.imximage 2020-04-16 23:06:54 -04:00
pico-imx7d arm: Don't include common.h in header files 2020-05-18 14:54:24 -04:00
pico-imx8mq ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ 2020-05-10 13:19:39 +02:00
tao3530 dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00