From patchwork Mon May 24 01:55:35 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuninori Morimoto X-Patchwork-Id: 101804 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o4O1tJhF019932 for ; Mon, 24 May 2010 01:55:49 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755350Ab0EXBzt (ORCPT ); Sun, 23 May 2010 21:55:49 -0400 Received: from mail.renesas.com ([202.234.163.13]:55051 "EHLO mail02.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755248Ab0EXBzs (ORCPT ); Sun, 23 May 2010 21:55:48 -0400 X-AuditID: ac140385-00000004000002de-6b-4bf9dc971f8c Received: from guardian03.idc.renesas.com ([172.20.8.202]) by mail02.idc.renesas.com (sendmail) with ESMTP id o4O1tZnP011492; Mon, 24 May 2010 10:55:35 +0900 (JST) Received: (from root@localhost) by guardian03.idc.renesas.com with id o4O1tZjY019550; Mon, 24 May 2010 10:55:35 +0900 (JST) Received: from mta06.idc.renesas.com (localhost [127.0.0.1]) by mta06.idc.renesas.com with ESMTP id o4O1tZ0G020279; Mon, 24 May 2010 10:55:35 +0900 (JST) Received: from PG10870.renesas.com ([172.30.8.159]) by ims05.idc.renesas.com (Sendmail) with ESMTPA id <0L2W003U6IOHA8@ims05.idc.renesas.com>; Mon, 24 May 2010 10:55:35 +0900 (JST) Date: Mon, 24 May 2010 10:55:35 +0900 (JST) Date-warning: Date header was inserted by ims05.idc.renesas.com From: Kuninori Morimoto Subject: [PATCH v2] ARM: mach-shmobile: ap4evb: Add FSI2 support To: Paul Mundt Cc: Linux-SH 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) 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 (demeter.kernel.org [140.211.167.41]); Mon, 24 May 2010 01:55:49 +0000 (UTC) diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c index 353ff8d..12673d9 100644 --- a/arch/arm/mach-shmobile/board-ap4evb.c +++ b/arch/arm/mach-shmobile/board-ap4evb.c @@ -31,11 +31,15 @@ #include #include #include +#include +#include #include #include #include #include +#include + #include