Skip to content

Commit

Permalink
ASoC: fsl_spdif: Remove unused includes of linux/clk-private.h
Browse files Browse the repository at this point in the history
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Tomeu Vizoso authored and Mark Brown committed Oct 3, 2014
1 parent 7d1311b commit 58a9014
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/fsl/fsl_spdif.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

#include <linux/bitrev.h>
#include <linux/clk.h>
#include <linux/clk-private.h>
#include <linux/module.h>
#include <linux/of_address.h>
#include <linux/of_device.h>
Expand Down

0 comments on commit 58a9014

Please sign in to comment.