Skip to content

Commit

Permalink
ASoC: sti: clean unused include
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Arnaud Pouliquen authored and Mark Brown committed Oct 26, 2016
1 parent 4c88f89 commit 4db61af
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion sound/soc/sti/uniperif_player.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/

#include <linux/clk.h>
#include <linux/io.h>
#include <linux/mfd/syscon.h>

#include <sound/asoundef.h>
Expand Down
3 changes: 0 additions & 3 deletions sound/soc/sti/uniperif_reader.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4db61af

Please sign in to comment.