From patchwork Fri Nov 27 07:32:24 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 63293 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id nAR7bjkN023625 for ; Fri, 27 Nov 2009 07:37:54 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751007AbZK0Hhp (ORCPT ); Fri, 27 Nov 2009 02:37:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751512AbZK0Hhp (ORCPT ); Fri, 27 Nov 2009 02:37:45 -0500 Received: from mail-yx0-f188.google.com ([209.85.210.188]:35969 "EHLO mail-yx0-f188.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751007AbZK0Hho (ORCPT ); Fri, 27 Nov 2009 02:37:44 -0500 Received: by yxe26 with SMTP id 26so1153529yxe.4 for ; Thu, 26 Nov 2009 23:37:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:date:message-id :subject; bh=+whTvrxnxhlmGFZRV9L8MdMANi7YVCzGw+FZiZ5QZIg=; b=U2x3gSVtansDkRkf6PmTO7FAh0pl5DGvFcKwmqSX2Ippk0+wnWiEKzGWBo98PSNHms aq3sVyH5EHec5Ln9reNI7++qX8AINBVNMNz17njgyNmLICuiFOxzZOdhCj38FE8BSthu nOvmwAG2uSpCLQiHLvIW249hsCA3gJjQ3miUc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:date:message-id:subject; b=TD76bqLjne+oZ+7qsKkfQ91VQFAVKNF0K+B/yvhkRn0WYeCwhOCmMx5EQZAWS2ysRN v0OeaLbf1oitvVFnt37tIG3oypEJYuEREtp73Qck/P1TO+bYT9GVaFpv96nWYQ5pe/+J 4nthicF9gmzNM0HXhONjJ9IQmjXkD8xtpSP1Q= Received: by 10.150.250.2 with SMTP id x2mr1128005ybh.65.1259307469991; Thu, 26 Nov 2009 23:37:49 -0800 (PST) Received: from rxone.opensource.se (49.14.32.202.bf.2iij.net [202.32.14.49]) by mx.google.com with ESMTPS id 6sm527154ywc.54.2009.11.26.23.37.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 26 Nov 2009 23:37:49 -0800 (PST) From: Magnus Damm To: linux-sh@vger.kernel.org Cc: Magnus Damm , lethal@linux-sh.org, linux-input@vger.kernel.org Date: Fri, 27 Nov 2009 16:32:24 +0900 Message-Id: <20091127073224.19786.60477.sendpatchset@rxone.opensource.se> Subject: [PATCH] sh: Move KEYSC header file Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org --- 0003/arch/sh/boards/mach-ecovec24/setup.c +++ work/arch/sh/boards/mach-ecovec24/setup.c 2009-11-27 15:28:14.000000000 +0900 @@ -20,12 +20,12 @@ #include #include #include +#include #include #include