u-boot-brain/arch/x86/cpu/quark
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
..
acpi.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
car.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dram.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
hte.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
hte.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig x86: Change how selection of ROMs works 2020-07-28 19:30:39 -06:00
Makefile x86: irq: Remove chipset specific irq router drivers 2018-06-13 09:50:57 +08:00
mrc_util.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
mrc_util.h common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
mrc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
msg_port.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
quark.c x86: Rename board_final_cleanup() to board_final_init() 2020-07-17 14:32:24 +08:00
smc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
smc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00