ASoC: sti: clean unused include
authorArnaud Pouliquen <arnaud.pouliquen@st.com>
Mon, 24 Oct 2016 14:42:54 +0000 (16:42 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 26 Oct 2016 10:41:11 +0000 (11:41 +0100)
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sti/uniperif_player.c
sound/soc/sti/uniperif_reader.c

index 00022aa48280e46d6c4b8c6a0729ed8caba44623..bea352a1504eaef6e9510e0b9ce77d14ff605ba3 100644 (file)
@@ -6,7 +6,6 @@
  */
 
 #include <linux/clk.h>
-#include <linux/io.h>
 #include <linux/mfd/syscon.h>
 
 #include <sound/asoundef.h>
index 59043f7a0e5c56f153115c3fd1a1c4762c096dae..5992c6ab3833ef60c15e21656fd7f5731b43c2d3 100644 (file)
@@ -5,9 +5,6 @@
  * License terms:  GNU General Public License (GPL), version 2
  */
 
-#include <linux/clk.h>
-#include <linux/io.h>
-
 #include <sound/soc.h>
 
 #include "uniperif.h"