From patchwork Wed Jan 5 11:25:40 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuninori Morimoto X-Patchwork-Id: 453271 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 p05BPUES026000 for ; Wed, 5 Jan 2011 11:25:42 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751810Ab1AELZm (ORCPT ); Wed, 5 Jan 2011 06:25:42 -0500 Received: from relmlor1.renesas.com ([210.160.252.171]:56064 "EHLO relmlor1.renesas.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751678Ab1AELZl (ORCPT ); Wed, 5 Jan 2011 06:25:41 -0500 Received: from relmlir3.idc.renesas.com ([10.200.68.153]) by relmlor1.idc.renesas.com ( SJSMS) with ESMTP id <0LEJ0015VRQS3D10@relmlor1.idc.renesas.com> for linux-sh@vger.kernel.org; Wed, 05 Jan 2011 20:25:40 +0900 (JST) Received: from relmlac1.idc.renesas.com ([10.200.69.21]) by relmlir3.idc.renesas.com ( SJSMS) with ESMTP id <0LEJ005W1RQSD490@relmlir3.idc.renesas.com> for linux-sh@vger.kernel.org; Wed, 05 Jan 2011 20:25:40 +0900 (JST) Received: by relmlac1.idc.renesas.com (Postfix, from userid 0) id A25A180030; Wed, 05 Jan 2011 20:25:40 +0900 (JST) Received: from relmlac1.idc.renesas.com (localhost [127.0.0.1]) by relmlac1.idc.renesas.com (Postfix) with ESMTP id A151C800A4; Wed, 05 Jan 2011 20:25:40 +0900 (JST) Received: from relmlii2.idc.renesas.com [10.200.68.66] by relmlac1.idc.renesas.com with ESMTP id WAG10821; Wed, 05 Jan 2011 20:25:40 +0900 Date: Wed, 05 Jan 2011 20:25:40 +0900 X-IronPort-AV: E=Sophos;i="4.60,277,1291561200"; d="scan'208";a="4573103" Received: from unknown (HELO PG10870.renesas.com) ([172.30.8.159]) by relmlii2.idc.renesas.com with ESMTP; Wed, 05 Jan 2011 20:25:40 +0900 Message-id: To: Paul Mundt Cc: Magnus , Linux-SH In-reply-to: References: From: Kuninori Morimoto Subject: [PATCH 2/3] ARM: mach-shmobile: mackerel: add HDMI video support 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) MIME-version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-type: text/plain; charset=US-ASCII 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]); Wed, 05 Jan 2011 11:25:59 +0000 (UTC) diff --git a/arch/arm/mach-shmobile/board-mackerel.c b/arch/arm/mach-shmobile/board-mackerel.c index 83e83e8..069377b 100644 --- a/arch/arm/mach-shmobile/board-mackerel.c +++ b/arch/arm/mach-shmobile/board-mackerel.c @@ -21,6 +21,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include #include #include #include @@ -39,6 +40,7 @@ #include #include +#include