[alsa-devel] [PATCH] fbdev: sh_mobile_hdmi: fixup compile error
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Mon Dec 27 05:42:20 CET 2010
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at 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
More information about the Alsa-devel
mailing list