From: Pravin Shedge Date: Wed, 6 Dec 2017 17:39:00 +0000 (+0530) Subject: ASoC: hisilicon: remove duplicate includes X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=769e40f0c17df53bac8999939993a280c1ea3dbd;p=linux.git ASoC: hisilicon: remove duplicate includes These duplicate includes have been found with scripts/checkincludes.pl but they have been removed manually to avoid removing false positives. Signed-off-by: Pravin Shedge Signed-off-by: Mark Brown --- diff --git a/sound/soc/hisilicon/hi6210-i2s.c b/sound/soc/hisilicon/hi6210-i2s.c index 0c8f86d4020e7..07a57209e0559 100644 --- a/sound/soc/hisilicon/hi6210-i2s.c +++ b/sound/soc/hisilicon/hi6210-i2s.c @@ -36,7 +36,6 @@ #include #include #include -#include #include "hi6210-i2s.h"