From: Andy Shevchenko Date: Thu, 16 Jan 2025 15:27:28 +0000 (+0200) Subject: nfc: st21nfca: Remove unused of_gpio.h X-Git-Tag: microblaze-v6.16~163^2~28 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=33b5c84ae4fd962884d02e943b341e9d531fb9a1;p=linux-2.6-microblaze.git nfc: st21nfca: Remove unused of_gpio.h of_gpio.h is deprecated and subject to remove. The drivers in question don't use it, simply remove the unused header. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Andy Shevchenko Signed-off-by: Jakub Kicinski --- diff --git a/drivers/nfc/st21nfca/i2c.c b/drivers/nfc/st21nfca/i2c.c index 02c3d11a19c4..6d7861383806 100644 --- a/drivers/nfc/st21nfca/i2c.c +++ b/drivers/nfc/st21nfca/i2c.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include