]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: ilitek_ts_i2c - stop including gpio.h
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 5 Aug 2024 00:17:33 +0000 (17:17 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 5 Aug 2024 17:48:28 +0000 (10:48 -0700)
commit2c71e987f0af7b91195d52aebe074b9e2d5423b8
treeb4e73dc49cc9957374f21d66ed2f92e934447087
parent208989744a6f01bed86968473312d4e650e600b3
Input: ilitek_ts_i2c - stop including gpio.h

The driver does not use legacy GPIO API, stop including this header.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/ZrAaHWNvaAfDlDfI@google.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/ilitek_ts_i2c.c