]> git.dujemihanovic.xyz Git - u-boot.git/commit
mux: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:31:01 +0000 (19:31 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:55 +0000 (08:00 -0600)
commit57f9f798125f26e24dc9727889e5e65d13b09289
treefe953029ed99d773df4ac7edb1ca1a7e1663adab
parent6fa1cca73adf086fac7013e56a32413dcff5316f
mux: 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/mux/mmio.c
drivers/mux/mux-uclass.c