]> git.dujemihanovic.xyz Git - u-boot.git/commit
button: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:30:34 +0000 (19:30 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:41 +0000 (08:00 -0600)
commit72d31d97670e79e713609f04f30abe7ddd05a329
treedd43ad2a92f5c7cd6ebeb2e05d9e2baf2744dcea
parent4fa3470efd7cf9edeb51d2c81bc8d0d6e80b6622
button: 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/button/button-adc.c
drivers/button/button-gpio.c
drivers/button/button-uclass.c