From: Arnaud Pouliquen Date: Mon, 24 Oct 2016 14:42:54 +0000 (+0200) Subject: ASoC: sti: clean unused include X-Git-Tag: v4.10-rc1~121^2~3^2~3^3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4db61af068f50948a41b32a32fc3361f7ad152df;p=thirdparty%2Fkernel%2Flinux.git ASoC: sti: clean unused include Signed-off-by: Arnaud Pouliquen Signed-off-by: Mark Brown --- diff --git a/sound/soc/sti/uniperif_player.c b/sound/soc/sti/uniperif_player.c index 00022aa48280e..bea352a1504ea 100644 --- a/sound/soc/sti/uniperif_player.c +++ b/sound/soc/sti/uniperif_player.c @@ -6,7 +6,6 @@ */ #include -#include #include #include diff --git a/sound/soc/sti/uniperif_reader.c b/sound/soc/sti/uniperif_reader.c index 59043f7a0e5c5..5992c6ab3833e 100644 --- a/sound/soc/sti/uniperif_reader.c +++ b/sound/soc/sti/uniperif_reader.c @@ -5,9 +5,6 @@ * License terms: GNU General Public License (GPL), version 2 */ -#include -#include - #include #include "uniperif.h"