nfc: st-nci: remove unused header includes
Do not include unnecessary headers. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
9b3f66bc0e
commit
2603ca8720
|
@ -9,8 +9,6 @@
|
|||
#include <linux/nfc.h>
|
||||
#include <net/nfc/nci.h>
|
||||
#include <net/nfc/nci_core.h>
|
||||
#include <linux/gpio.h>
|
||||
#include <linux/delay.h>
|
||||
|
||||
#include "st-nci.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue