u-boot-brain/arch/sandbox/lib
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
..
bootm.c common: Drop image.h from common header 2020-05-18 17:33:33 -04:00
crt0_sandbox_efi.S Pull request for UEFI sub-system for efi-2020-01-rc3 2019-11-14 09:51:39 -05:00
interrupts.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Makefile efi: sandbox: Add required linker sections 2018-06-03 15:27:21 +02:00
pci_io.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
reloc_sandbox_efi.c efi_loader: support building UEFI binaries on sandbox 2019-11-12 23:13:54 +01:00
sections.c efi: sandbox: Add required linker sections 2018-06-03 15:27:21 +02:00