]> git.baikalelectronics.ru Git - kernel.git/commitdiff
nfc: pn544: remove unused header includes
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Wed, 25 Aug 2021 14:24:56 +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/pn544/pn544.c

index 092f03b80a787ec661b2f453818a69f079f5b035..32a61a1851422bf1d5bee4ba5d7711da401f5053 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <linux/nfc.h>
 #include <net/nfc/hci.h>
-#include <net/nfc/llc.h>
 
 #include "pn544.h"