From patchwork Wed Dec 1 00:31:46 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuninori Morimoto X-Patchwork-Id: 369221 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 oB10Vpqp012546 for ; Wed, 1 Dec 2010 00:31:51 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752832Ab0LAAbu (ORCPT ); Tue, 30 Nov 2010 19:31:50 -0500 Received: from mail.renesas.com ([202.234.163.13]:64600 "EHLO mail03.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752781Ab0LAAbu (ORCPT ); Tue, 30 Nov 2010 19:31:50 -0500 X-AuditID: ac140386-0000000900003037-67-4cf59772742d Received: from guardian04.idc.renesas.com ([172.20.8.206]) by mail03.idc.renesas.com (sendmail) with ESMTP id oB10VkZW028145; Wed, 1 Dec 2010 09:31:46 +0900 (JST) Received: (from root@localhost) by guardian04.idc.renesas.com with id oB10VlM2024009; Wed, 1 Dec 2010 09:31:47 +0900 (JST) Received: from mta02.idc.renesas.com (localhost [127.0.0.1]) by mta02.idc.renesas.com with ESMTP id oB10VlPY027810; Wed, 1 Dec 2010 09:31:48 +0900 (JST) Received: from PG10870.renesas.com ([172.30.8.159]) by ims05.idc.renesas.com (Sendmail) with ESMTPA id <0LCQ004RV44UZX@ims05.idc.renesas.com>; Wed, 01 Dec 2010 09:31:46 +0900 (JST) Date: Wed, 01 Dec 2010 09:31:46 +0900 (JST) Date-warning: Date header was inserted by ims05.idc.renesas.com From: Kuninori Morimoto Subject: [PATCH] ARM: mach-shmobile: mackerel: Add FSI-AK4643 support To: Paul Mundt Cc: Magnus , 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 (demeter1.kernel.org [140.211.167.41]); Wed, 01 Dec 2010 00:31:51 +0000 (UTC) diff --git a/arch/arm/mach-shmobile/board-mackerel.c b/arch/arm/mach-shmobile/board-mackerel.c index b9528b0..cf3e660 100644 --- a/arch/arm/mach-shmobile/board-mackerel.c +++ b/arch/arm/mach-shmobile/board-mackerel.c @@ -29,15 +29,19 @@ #include #include #include +#include #include #include #include #include #include +#include #include #include