From: Krzysztof Kozlowski Date: Wed, 25 Aug 2021 14:24:57 +0000 (+0200) Subject: nfc: st-nci: remove unused header includes X-Git-Tag: baikal/mips/sdk5.9~10235^2~67 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=3e5df49a628aa64fb3d4a57a918b90798262fe8d;p=kernel.git nfc: st-nci: remove unused header includes Do not include unnecessary headers. Signed-off-by: Krzysztof Kozlowski Signed-off-by: David S. Miller --- diff --git a/drivers/nfc/st-nci/core.c b/drivers/nfc/st-nci/core.c index 72bb51efdf9c3..a367136d4330a 100644 --- a/drivers/nfc/st-nci/core.c +++ b/drivers/nfc/st-nci/core.c @@ -9,8 +9,6 @@ #include #include #include -#include -#include #include "st-nci.h"