From: Pravin Shedge Date: Wed, 6 Dec 2017 17:39:00 +0000 (+0530) Subject: ASoC: hisilicon: remove duplicate includes X-Git-Tag: v4.16-rc1~197^2~1^2~11^2 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/769e40f0c17df53bac8999939993a280c1ea3dbd 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 0c8f86d4020e..07a57209e055 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"