nfc: st-nci: Remove useless #include "ndlc.h"
authorChristophe Ricard <christophe.ricard@gmail.com>
Wed, 23 Dec 2015 22:45:00 +0000 (23:45 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 29 Dec 2015 18:06:13 +0000 (19:06 +0100)
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/st-nci/ndlc.c

index 0884b11001ef03e3df439362ca0e6060e4701419..50880d747b02113bb1cb264c2c8f82ca9d72d98c 100644 (file)
@@ -20,7 +20,6 @@
 #include <net/nfc/nci_core.h>
 
 #include "st-nci.h"
-#include "ndlc.h"
 
 #define NDLC_TIMER_T1          100
 #define NDLC_TIMER_T1_WAIT     400
This page took 0.028005 seconds and 5 git commands to generate.