From patchwork Tue Aug 31 05:47:07 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuninori Morimoto X-Patchwork-Id: 144471 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id o7V5ktFI009823 for ; Tue, 31 Aug 2010 05:47:57 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754680Ab0HaFrQ (ORCPT ); Tue, 31 Aug 2010 01:47:16 -0400 Received: from mail.renesas.com ([202.234.163.13]:62068 "EHLO mail07.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754581Ab0HaFrP (ORCPT ); Tue, 31 Aug 2010 01:47:15 -0400 X-AuditID: ac14038b-0000000a00000202-a5-4c7c975b3fee Received: from guardian03.idc.renesas.com ([172.20.8.202]) by mail07.idc.renesas.com (sendmail) with ESMTP id o7V5l7bv023114; Tue, 31 Aug 2010 14:47:07 +0900 (JST) Received: (from root@localhost) by guardian03.idc.renesas.com with id o7V5l7Zg021437; Tue, 31 Aug 2010 14:47:07 +0900 (JST) Received: from mta01.idc.renesas.com (localhost [127.0.0.1]) by mta01.idc.renesas.com with ESMTP id o7V5l68u005196; Tue, 31 Aug 2010 14:47:06 +0900 (JST) Received: from PG10870.renesas.com ([172.30.8.159]) by ims05.idc.renesas.com (Sendmail) with ESMTPA id <0L80009EA5EJPY@ims05.idc.renesas.com>; Tue, 31 Aug 2010 14:47:07 +0900 (JST) Date: Tue, 31 Aug 2010 14:47:07 +0900 (JST) Date-warning: Date header was inserted by ims05.idc.renesas.com From: Kuninori Morimoto Subject: [PATCH 2/4 v2] ASoC: Add sh_mobile_hdmi sound support In-reply-to: To: Paul Mundt , Mark Brown Cc: Linux-SH , Linux-ALSA , Liam Girdwood Message-id: MIME-version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-type: text/plain; charset=US-ASCII User-Agent: SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-2022-JP-2?B?U2Fuag==?= =?ISO-2022-JP-2?B?GyQoRCtXGyhC?=) APEL/10.6 Emacs/23.2 (i386-mingw-nt5.1.2600) MULE/6.0 (HANACHIRUSATO) References: X-Brightmail-Tracker: AAAAAA== Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Tue, 31 Aug 2010 05:47:57 +0000 (UTC) diff --git a/drivers/video/sh_mobile_hdmi.c b/drivers/video/sh_mobile_hdmi.c index d25e348..f14c58a 100644 --- a/drivers/video/sh_mobile_hdmi.c +++ b/drivers/video/sh_mobile_hdmi.c @@ -22,6 +22,8 @@ #include #include #include +#include +#include #include