nuttx/drivers/input
Huang Qi cfd0cc0d1a Remove duplicate includes across multiple files
This commit cleans up redundant header file includes throughout the codebase.
 The changes include:

 - Removing duplicate #include directives that were present in the same file
 - Consolidating includes that were split across multiple lines unnecessarily
 - Removing unused includes that were no longer needed
 - Fixing some formatting issues with includes

 The changes improve code organization and maintainability by:
 - Reducing unnecessary dependencies
 - Making include dependencies more explicit
 - Following consistent include patterns
 - Removing dead code

 No functional changes are made - this is purely a code cleanup commit.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2025-01-09 23:30:23 +08:00
..
ads7843e.c
ads7843e.h
ajoystick.c
aw86225.c
aw86225_internal.h
aw86225_reg.h
button_lower.c
button_upper.c
CMakeLists.txt
cypress_mbr3108.c
djoystick.c
ff_dummy.c
ff_upper.c
ft5x06.c
ft5x06.h
goldfish_events.c
gt9xx.c
Kconfig
keyboard_upper.c
Make.defs
max11802.c
max11802.h
mouse_upper.c
mxt.c
mxt.h
nunchuck.c
spq10kbd.c
stmpe811.h
stmpe811_adc.c
stmpe811_base.c
stmpe811_gpio.c
stmpe811_temp.c
stmpe811_tsc.c Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
touchscreen_upper.c
tsc2007.c
tsc2007.h
uinput.c