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

Tomeu Vizoso tomeu.vizoso at collabora.com
Sat Oct 4 01:54:13 EST 2014


Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
---
 sound/soc/fsl/fsl_spdif.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/fsl/fsl_spdif.c b/sound/soc/fsl/fsl_spdif.c
index 70acfe4..5bda323 100644
--- a/sound/soc/fsl/fsl_spdif.c
+++ b/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>
-- 
1.9.3



More information about the Linuxppc-dev mailing list