u-boot-brain/drivers/remoteproc
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
..
k3_system_controller.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
Kconfig remoteproc: Introduce K3 C66 and C71 remoteproc driver 2019-10-11 10:07:34 -04:00
Makefile remoteproc: Introduce K3 C66 and C71 remoteproc driver 2019-10-11 10:07:34 -04:00
rproc-elf-loader.c remoteproc: Remove unused function rproc_elf_sanity_check 2020-09-30 08:53:38 -04:00
rproc-uclass.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sandbox_testproc.c dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() 2021-01-05 12:26:35 -07:00
stm32_copro.c remoproc: stm32: migrate trace to log macro 2021-01-13 09:52:58 +01:00
ti_k3_arm64_rproc.c remoteproc: ti_k3_arm64: Program CNTFID0 register in GTC 2021-01-12 10:59:04 +05:30
ti_k3_dsp_rproc.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
ti_k3_r5f_rproc.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
ti_power_proc.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ti_sci_proc.h remoteproc: tisci_proc: Add helper api for controlling core power domain 2019-10-11 10:07:34 -04:00