LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: fsl_spdif: Remove unused includes of linux/clk-private.h
@ 2014-10-03 15:54 Tomeu Vizoso
  2014-10-03 16:19 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Tomeu Vizoso @ 2014-10-03 15:54 UTC (permalink / raw)
  Cc: alsa-devel, Mike Turquette, Tomeu Vizoso, Takashi Iwai,
	linux-kernel, Mark Brown, Timur Tabi, Liam Girdwood, Nicolin Chen,
	Xiubo Li, Jaroslav Kysela, linuxppc-dev

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-03 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-03 15:54 [PATCH] ASoC: fsl_spdif: Remove unused includes of linux/clk-private.h Tomeu Vizoso
2014-10-03 16:19 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox