From patchwork Thu Dec 9 01:55:55 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "sim.chinyeow" X-Patchwork-Id: 392692 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 oB91v8ht017855 for ; Thu, 9 Dec 2010 01:57:08 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756452Ab0LIB5H (ORCPT ); Wed, 8 Dec 2010 20:57:07 -0500 Received: from relmlor3.renesas.com ([210.160.252.173]:61104 "EHLO relmlor3.renesas.com" rhost-flags-OK-OK-FAIL-FAIL) by vger.kernel.org with ESMTP id S1754184Ab0LIB5H (ORCPT ); Wed, 8 Dec 2010 20:57:07 -0500 Received: from relmlir4.idc.renesas.com ([10.200.68.154]) by relmlor3.idc.renesas.com ( SJSMS) with ESMTP id <0LD500IGL1D8CV00@relmlor3.idc.renesas.com> for linux-sh@vger.kernel.org; Thu, 09 Dec 2010 10:55:56 +0900 (JST) Received: from relmlac2.idc.renesas.com ([10.200.69.22]) by relmlir4.idc.renesas.com ( SJSMS) with ESMTP id <0LD500AKH1D8D640@relmlir4.idc.renesas.com> for linux-sh@vger.kernel.org; Thu, 09 Dec 2010 10:55:56 +0900 (JST) Received: by relmlac2.idc.renesas.com (Postfix, from userid 0) id F1C3A2808F; Thu, 09 Dec 2010 10:55:55 +0900 (JST) Received: from relmlii2.idc.renesas.com [10.200.68.66] by relmlac2.idc.renesas.com with ESMTP id LAD13492; Thu, 09 Dec 2010 10:55:55 +0900 X-IronPort-AV: E=Sophos;i="4.59,318,1288537200"; d="scan'208";a="676488" Received: from unknown (HELO PG10412) ([172.30.8.130]) by relmlii2.idc.renesas.com with ESMTP; Thu, 09 Dec 2010 10:55:55 +0900 From: chinyeow.sim.xt@renesas.com To: linux-sh@vger.kernel.org, "'Paul Mundt'" , magnus.damm@gmail.com Subject: [PATCH] ARM: mach-shmobile: mackerel: Add keypad tca6408a support Date: Thu, 09 Dec 2010 10:55:55 +0900 Message-id: <57DD4A9F06D14DC9B39EEA2E7B7E05FF@rso.adwin.renesas.com> MIME-version: 1.0 Content-type: text/plain; charset=shift_jis Content-transfer-encoding: 7bit X-Priority: 3 (Normal) X-MSMail-priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6863 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.5994 Importance: Normal Thread-index: AcuXRDdpjLPaTVhQRKurbf9fBCSLkQ== 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]); Thu, 09 Dec 2010 01:57:08 +0000 (UTC) diff --git a/arch/arm/mach-shmobile/board-mackerel.c b/arch/arm/mach-shmobile/board-mackerel.c index a0caa9e..3e30a52 100644 --- a/arch/arm/mach-shmobile/board-mackerel.c +++ b/arch/arm/mach-shmobile/board-mackerel.c @@ -36,6 +36,7 @@ #include #include #include +#include #include #include