[alsa-devel] [PATCH] fbdev: sh_mobile_hdmi: fixup compile error
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>
On Mon, Dec 27, 2010 at 01:42:20PM +0900, Kuninori Morimoto wrote:
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.
Paul, do you want to apply this or shall I?
On Tue, Dec 28, 2010 at 03:06:46PM +0000, Mark Brown wrote:
On Mon, Dec 27, 2010 at 01:42:20PM +0900, Kuninori Morimoto wrote:
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.
Paul, do you want to apply this or shall I?
It doesn't really matter to me, but since it seems to depend on your merge perhaps it makes more sense to merge through the ALSA tree, simply in terms of limiting bisect damage.
Applied, thanks. (Sorry about top posting, using my phone).
"Paul Mundt" lethal@linux-sh.org wrote:
On Tue, Dec 28, 2010 at 03:06:46PM +0000, Mark Brown wrote:
On Mon, Dec 27, 2010 at 01:42:20PM +0900, Kuninori Morimoto wrote:
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.
Paul, do you want to apply this or shall I?
It doesn't really matter to me, but since it seems to depend on your merge perhaps it makes more sense to merge through the ALSA tree, simply in terms of limiting bisect damage.
participants (3)
-
Kuninori Morimoto
-
Mark Brown
-
Paul Mundt