Do not include unnecessary headers. Signed-off-by: Krzysztof Kozlowski --- drivers/nfc/st-nci/core.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/nfc/st-nci/core.c b/drivers/nfc/st-nci/core.c index 72bb51efdf9c..a367136d4330 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" -- 2.30.2