MIPS: ralink: Remove unused of_gpio.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 4 Mar 2024 17:54:39 +0000 (19:54 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 7 Mar 2024 16:18:30 +0000 (17:18 +0100)
commit5804be0618486f8979208e323188e44f8013a6a3
tree3b63ac7f55c91c7967a2e92d0a93c0e44ddc1f93
parentfdf0df8c936c0822570e067009dee6824ff3a2be
MIPS: ralink: 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>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/ralink/timer.c