extcon: palmas: Remove unused of_gpio.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 13 Mar 2023 10:41:48 +0000 (19:41 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 29 May 2023 14:30:15 +0000 (23:30 +0900)
commitc95fb88fb6e4bd92720a183014d9160e627e4c4b
tree0d170dd53f75acc37f1c667f136f051d5b5fe6a4
parentfe551bc9dcc6a557831dfe1544c1653ab24347a6
extcon: palmas: Remove unused of_gpio.h

of_gpio.h provides a single function, which is not used in this driver.
Remove unused header.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-palmas.c