From patchwork Thu Jul 8 14:13:18 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guennadi Liakhovetski X-Patchwork-Id: 110867 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.4/8.14.3) with ESMTP id o68EDSCs019115 for ; Thu, 8 Jul 2010 14:13:28 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758045Ab0GHONI (ORCPT ); Thu, 8 Jul 2010 10:13:08 -0400 Received: from mail.gmx.net ([213.165.64.20]:44803 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1758041Ab0GHONG (ORCPT ); Thu, 8 Jul 2010 10:13:06 -0400 Received: (qmail invoked by alias); 08 Jul 2010 14:13:02 -0000 Received: from p57BD0C76.dip0.t-ipconnect.de (EHLO axis700.grange) [87.189.12.118] by mail.gmx.net (mp006) with SMTP; 08 Jul 2010 16:13:02 +0200 X-Authenticated: #20450766 X-Provags-ID: V01U2FsdGVkX1+O2z0lJSSO91iiQ+4AeoKTXzHe9FsWpt2hii9Oer FkQSlgC4sFpkYI Received: from lyakh (helo=localhost) by axis700.grange with local-esmtp (Exim 4.63) (envelope-from ) id 1OWrqo-0001xC-83; Thu, 08 Jul 2010 16:13:18 +0200 Date: Thu, 8 Jul 2010 16:13:18 +0200 (CEST) From: Guennadi Liakhovetski To: "linux-sh@vger.kernel.org" cc: Magnus Damm , linux-fbdev@vger.kernel.org Subject: [PATCH 6/6 v2] ARM: mach-shmobile: add HDMI support to the ap4evb board In-Reply-To: Message-ID: References: MIME-Version: 1.0 X-Y-GMX-Trusted: 0 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 (demeter.kernel.org [140.211.167.41]); Thu, 08 Jul 2010 14:13:28 +0000 (UTC) diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c index 3c61c9d..b0583be 100644 --- a/arch/arm/mach-shmobile/board-ap4evb.c +++ b/arch/arm/mach-shmobile/board-ap4evb.c @@ -44,6 +44,7 @@ #include +#include