Skip to content

Commit 33b5c84

Browse files
andy-shevkuba-moo
authored andcommitted
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 <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 4a38cde commit 33b5c84

File tree

1 file changed

+0
-1
lines changed
  • drivers/nfc/st21nfca

1 file changed

+0
-1
lines changed

drivers/nfc/st21nfca/i2c.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include <linux/i2c.h>
1212
#include <linux/gpio/consumer.h>
1313
#include <linux/of_irq.h>
14-
#include <linux/of_gpio.h>
1514
#include <linux/acpi.h>
1615
#include <linux/interrupt.h>
1716
#include <linux/delay.h>

0 commit comments

Comments
 (0)