From: Andy Shevchenko Date: Wed, 15 Feb 2023 16:50:30 +0000 (+0200) Subject: rtc: rx6110: Remove unused of_gpio,h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=38892c48e54760be41f16519456d868e14933789;p=linux.git rtc: rx6110: 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 Link: https://lore.kernel.org/r/20230215165030.83621-1-andriy.shevchenko@linux.intel.com Signed-off-by: Alexandre Belloni --- diff --git a/drivers/rtc/rtc-rx6110.c b/drivers/rtc/rtc-rx6110.c index 76a49838014ba..37608883a796d 100644 --- a/drivers/rtc/rtc-rx6110.c +++ b/drivers/rtc/rtc-rx6110.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include