u-boot-brain/arch/arm/mach-imx/mx6
Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header
Move this out of the common header and include it only where needed.  In
a number of cases this requires adding "struct udevice;" to avoid adding
another large header or in other cases replacing / adding missing header
files that had been pulled in, very indirectly.   Finally, we have a few
cases where we did not need to include <asm/global_data.h> at all, so
remove that include.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-02-02 15:33:42 -05:00
..
Kconfig imx6: add support for aristainetos2c_cslb board variant 2020-12-06 15:07:06 +01:00
Makefile imx: add module fuse support 2020-05-10 13:21:13 +02:00
clock.c imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDL 2020-11-01 15:58:47 +01:00
ddr.c ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDL 2020-09-17 14:40:55 +02:00
litesom.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
module_fuse.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
mp.c common: Move older CPU functions to their own header 2019-12-02 18:23:06 -05:00
opos6ul.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
soc.c dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() 2021-01-05 12:26:35 -07:00