]> git.dujemihanovic.xyz Git - u-boot.git/commit
w1-eeprom: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:31:34 +0000 (19:31 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:57 +0000 (08:00 -0600)
commit334edd5f4d2020ddec3da672369c0109e814ca07
tree30a2584a1ee16fa25a0a2398764a7640a6503bb3
parent051d224566545092ec0d6df3bc3ea33780d4cc7a
w1-eeprom: 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-eeprom/ds24xxx.c
drivers/w1-eeprom/ds2502.c
drivers/w1-eeprom/eep_sandbox.c
drivers/w1-eeprom/w1-eeprom-uclass.c