]> git.dujemihanovic.xyz Git - u-boot.git/commit
axi: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:30:29 +0000 (19:30 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:41 +0000 (08:00 -0600)
commitbf6000af796c7d65aea95bc93eab06ae78927478
treeab186213b8a2803a95492c6d3ef397d7adab0d2b
parent05033cd52bb2f43600ec56bebcc79a8aa27d1113
axi: 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/axi/axi-emul-uclass.c
drivers/axi/axi-uclass.c
drivers/axi/axi_sandbox.c
drivers/axi/ihs_axi.c
drivers/axi/sandbox_store.c