rtc: rx6110: Remove unused of_gpio,h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 15 Feb 2023 16:50:30 +0000 (18:50 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 22 Feb 2023 20:08:27 +0000 (21:08 +0100)
commit38892c48e54760be41f16519456d868e14933789
treec9155fead70e3a2710ea41fa4356f8d69e4e1d6b
parent668a2abf91143caa226b3ccd0bd4d79ea85935a6
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 <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230215165030.83621-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-rx6110.c