]> git.dujemihanovic.xyz Git - u-boot.git/commit
input: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:30:53 +0000 (19:30 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:55 +0000 (08:00 -0600)
commit503cc4d2cb72b576538261398473705ebeaabbbf
treeceba095a29f27f5a5f4f976b59f006e4b727a0d3
parent3ebb4546eb3d5d3647d07f6923aa1dd79996625c
input: 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/input/apple_spi_kbd.c
drivers/input/button_kbd.c
drivers/input/cros_ec_keyb.c
drivers/input/i8042.c
drivers/input/input.c
drivers/input/key_matrix.c
drivers/input/keyboard-uclass.c
drivers/input/tegra-kbc.c