From: Christophe Ricard Date: Wed, 23 Dec 2015 22:45:00 +0000 (+0100) Subject: nfc: st-nci: Remove useless #include "ndlc.h" X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=53eb5252bb71c77b46ed953a2bb16627804dd29d;p=deliverable%2Flinux.git nfc: st-nci: Remove useless #include "ndlc.h" Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- diff --git a/drivers/nfc/st-nci/ndlc.c b/drivers/nfc/st-nci/ndlc.c index 0884b11001ef..50880d747b02 100644 --- a/drivers/nfc/st-nci/ndlc.c +++ b/drivers/nfc/st-nci/ndlc.c @@ -20,7 +20,6 @@ #include #include "st-nci.h" -#include "ndlc.h" #define NDLC_TIMER_T1 100 #define NDLC_TIMER_T1_WAIT 400