[PATCH 3/6] nfc: pn544: remove unused header includes

From: Krzysztof Kozlowski
Date: Wed Aug 25 2021 - 10:26:06 EST


Do not include unnecessary headers.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
---
drivers/nfc/pn544/pn544.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/nfc/pn544/pn544.c b/drivers/nfc/pn544/pn544.c
index 092f03b80a78..32a61a185142 100644
--- a/drivers/nfc/pn544/pn544.c
+++ b/drivers/nfc/pn544/pn544.c
@@ -13,7 +13,6 @@

#include <linux/nfc.h>
#include <net/nfc/hci.h>
-#include <net/nfc/llc.h>

#include "pn544.h"

--
2.30.2