Browse Source

ASoC: sti: clean unused include

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Arnaud Pouliquen 8 years ago
parent
commit
4db61af068
2 changed files with 0 additions and 4 deletions
  1. 0 1
      sound/soc/sti/uniperif_player.c
  2. 0 3
      sound/soc/sti/uniperif_reader.c

+ 0 - 1
sound/soc/sti/uniperif_player.c

@@ -6,7 +6,6 @@
  */
  */
 
 
 #include <linux/clk.h>
 #include <linux/clk.h>
-#include <linux/io.h>
 #include <linux/mfd/syscon.h>
 #include <linux/mfd/syscon.h>
 
 
 #include <sound/asoundef.h>
 #include <sound/asoundef.h>

+ 0 - 3
sound/soc/sti/uniperif_reader.c

@@ -5,9 +5,6 @@
  * License terms:  GNU General Public License (GPL), version 2
  * License terms:  GNU General Public License (GPL), version 2
  */
  */
 
 
-#include <linux/clk.h>
-#include <linux/io.h>
-
 #include <sound/soc.h>
 #include <sound/soc.h>
 
 
 #include "uniperif.h"
 #include "uniperif.h"