]> git.dujemihanovic.xyz Git - u-boot.git/commit
cache: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:30:35 +0000 (19:30 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:41 +0000 (08:00 -0600)
commit9f97807afa5dcfd6520aca2ee16270e3c3f21429
treeb042a13a9aaf0b45bc4ca58ee5f86724fb840fa2
parent72d31d97670e79e713609f04f30abe7ddd05a329
cache: 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/cache/cache-l2x0.c
drivers/cache/cache-sifive-ccache.c
drivers/cache/cache-uclass.c
drivers/cache/cache-v5l2.c
drivers/cache/sandbox_cache.c