浏览代码

nfc: st-nci: Remove useless #include "ndlc.h"

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Christophe Ricard 9 年之前
父节点
当前提交
53eb5252bb
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/nfc/st-nci/ndlc.c

+ 0 - 1
drivers/nfc/st-nci/ndlc.c

@@ -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