]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: xen: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Wed, 1 May 2024 02:43:14 +0000 (20:43 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:40 +0000 (08:00 -0600)
commit816055e20dd42134295ab8a7b32f34c3006cc6f0
tree130f94a9a1e2741f057537d76e3fa874a515b38e
parent2374221dcb9dcb73e37993ff3863d484c387f946
board: xen: 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/xen/xenguest_arm64/xenguest_arm64.c