public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fbdev: sh_mobile_hdmi: fixup compile error
@ 2010-12-27  4:42 Kuninori Morimoto
  2010-12-28 15:06 ` Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Kuninori Morimoto @ 2010-12-27  4:42 UTC (permalink / raw)
  To: Paul Mundt, Mark Brown; +Cc: Linux-SH, Linux-ALSA, Liam Girdwood

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
>> Paul

This patch is not needed for now on Paul's tree.
But seems to be needed after ALSA tree merge.

>> Mark, Liam

this patch is needed on current Mark's "for-2.6.38" tree.


 drivers/video/sh_mobile_hdmi.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/video/sh_mobile_hdmi.c b/drivers/video/sh_mobile_hdmi.c
index d7df103..b19941d 100644
--- a/drivers/video/sh_mobile_hdmi.c
+++ b/drivers/video/sh_mobile_hdmi.c
@@ -22,6 +22,7 @@
 #include <linux/slab.h>
 #include <linux/types.h>
 #include <linux/workqueue.h>
+#include <sound/soc.h>
 #include <sound/soc-dapm.h>
 #include <sound/initval.h>
 
-- 
1.7.1


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

end of thread, other threads:[~2010-12-29 13:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-27  4:42 [PATCH] fbdev: sh_mobile_hdmi: fixup compile error Kuninori Morimoto
2010-12-28 15:06 ` Mark Brown
2010-12-29  6:25   ` Paul Mundt
2010-12-29 13:33     ` Mark Brown

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