From: Andy Shevchenko Date: Mon, 4 Mar 2024 18:07:37 +0000 (+0200) Subject: misc: hi6421-spmi-pmic: Remove unused of_gpio.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=33e165f81d6d57dd09b92930beea86a7b649dca0;p=linux.git misc: hi6421-spmi-pmic: 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 Link: https://lore.kernel.org/r/20240304180737.1201566-1-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/misc/hi6421v600-irq.c b/drivers/misc/hi6421v600-irq.c index b075d803a2c20..69ee4f39af2a7 100644 --- a/drivers/misc/hi6421v600-irq.c +++ b/drivers/misc/hi6421v600-irq.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include