OSDN Git Service

nfc: st95hf: remove unused header includes
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Wed, 25 Aug 2021 14:24:59 +0000 (16:24 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Aug 2021 08:13:36 +0000 (09:13 +0100)
Do not include unnecessary headers.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/nfc/st95hf/core.c

index 9938187..d16cf3f 100644 (file)
@@ -16,7 +16,6 @@
 #include <linux/nfc.h>
 #include <linux/of_gpio.h>
 #include <linux/of.h>
-#include <linux/of_irq.h>
 #include <linux/property.h>
 #include <linux/regulator/consumer.h>
 #include <linux/wait.h>