]> git.ipfire.org Git - thirdparty/u-boot.git/commit
remoteproc: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:31:13 +0000 (19:31 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:56 +0000 (08:00 -0600)
commitf07668b30ab5700ea31a09174150a378b9ef0044
treec07553a532046ae004134a6c48cbe78e992e4072
parent37ea47d266980e220ec66f34414246d531fc4f65
remoteproc: Remove <common.h> and add needed includes

Remove <common.h> from this driver directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/remoteproc/ipu_rproc.c
drivers/remoteproc/k3_system_controller.c
drivers/remoteproc/pru_rproc.c
drivers/remoteproc/rproc-elf-loader.c
drivers/remoteproc/rproc-uclass.c
drivers/remoteproc/sandbox_testproc.c
drivers/remoteproc/stm32_copro.c
drivers/remoteproc/ti_k3_arm64_rproc.c
drivers/remoteproc/ti_k3_dsp_rproc.c
drivers/remoteproc/ti_k3_r5f_rproc.c
drivers/remoteproc/ti_power_proc.c