Browse Source

ASoC: fsl_spdif: Remove unused includes of linux/clk-private.h

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Tomeu Vizoso 11 years ago
parent
commit
58a9014ae6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      sound/soc/fsl/fsl_spdif.c

+ 0 - 1
sound/soc/fsl/fsl_spdif.c

@@ -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>