Skip to content

Commit 986c51b

Browse files
andy-shevchanwoochoi
authored andcommitted
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>
1 parent bff3f0e commit 986c51b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/extcon/extcon-rtk-type-c.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <linux/of.h>
1414
#include <linux/of_address.h>
1515
#include <linux/of_irq.h>
16-
#include <linux/of_gpio.h>
1716
#include <linux/io.h>
1817
#include <linux/interrupt.h>
1918
#include <linux/syscalls.h>

0 commit comments

Comments
 (0)