diff options
-rw-r--r-- | sound/soc/sti/uniperif_player.c | 1 | ||||
-rw-r--r-- | sound/soc/sti/uniperif_reader.c | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sound/soc/sti/uniperif_player.c b/sound/soc/sti/uniperif_player.c index 00022aa48280..bea352a1504e 100644 --- a/sound/soc/sti/uniperif_player.c +++ b/sound/soc/sti/uniperif_player.c @@ -6,7 +6,6 @@ */ #include <linux/clk.h> -#include <linux/io.h> #include <linux/mfd/syscon.h> #include <sound/asoundef.h> diff --git a/sound/soc/sti/uniperif_reader.c b/sound/soc/sti/uniperif_reader.c index 59043f7a0e5c..5992c6ab3833 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 <linux/clk.h> -#include <linux/io.h> - #include <sound/soc.h> #include "uniperif.h" |