extcon: realtek: Remove unused of_gpio.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 4 Mar 2024 17:49:13 +0000 (19:49 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 8 May 2024 16:03:38 +0000 (01:03 +0900)
commit986c51b95948e0aff81295a34c4498a7547f7bf6
tree28efbf977264d5b19d1772679f1c0ebfda3fdd0d
parentbff3f0e3035056e5b28b3d3817752c1e5f56b5bc
extcon: realtek: Remove unused of_gpio.h

of_gpio.h is deprecated and subject to remove.
The driver doesn't use it, simply remove the unused header.

Link: https://lore.kernel.org/lkml/20240304174913.1198974-1-andriy.shevchenko@linux.intel.com/
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-rtk-type-c.c