spi: oc-tiny: Remove unused of_gpio.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 17 Apr 2024 10:47:30 +0000 (13:47 +0300)
committerMark Brown <broonie@kernel.org>
Wed, 17 Apr 2024 14:01:11 +0000 (23:01 +0900)
commit037c633df6680500f35a9e9a06286d4e1401897e
treefa12a3aa0cc1eb6c12432c97ab83d5627ce541a9
parent719af321a84b9b6669a82a94708e7ca574971331
spi: oc-tiny: 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.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240417104730.2510856-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-oc-tiny.c