]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: emulation: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Wed, 1 May 2024 02:41:44 +0000 (20:41 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 6 May 2024 21:07:50 +0000 (15:07 -0600)
commit2f6a5bd8a48128e76b83ab01034bb95338354e95
tree5fa94815ec57d7532db486a05d6bd774dda6f054
parent521043f3243dd71b51c3852209417b69ef519e28
board: emulation: Remove <common.h> and add needed includes

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

Signed-off-by: Tom Rini <trini@konsulko.com>
board/emulation/common/qemu_dfu.c
board/emulation/common/qemu_mtdparts.c
board/emulation/qemu-arm/qemu-arm.c
board/emulation/qemu-ppce500/qemu-ppce500.c
board/emulation/qemu-riscv/qemu-riscv.c