]> git.dujemihanovic.xyz Git - u-boot.git/commit
w1: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:31:33 +0000 (19:31 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:57 +0000 (08:00 -0600)
commit051d224566545092ec0d6df3bc3ea33780d4cc7a
tree7530b3c1d01d84c1cc417eebfc2961a23057e811
parent3ba56d6b232f7dcbf00552af48355f0dc2d26994
w1: 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/w1/mxc_w1.c
drivers/w1/w1-gpio.c
drivers/w1/w1-uclass.c