From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH v2 2/9] ARM: SAMSUNG: Move mach/ts.h to plat/ts.h Date: Fri, 14 May 2010 01:28:44 +0400 Message-ID: <4BEC6F0C.2030202@ru.mvista.com> References: <008001caf29d$9a2f9f80$ce8ede80$%kim@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ww0-f46.google.com ([74.125.82.46]:34972 "EHLO mail-ww0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750731Ab0EMV3b (ORCPT ); Thu, 13 May 2010 17:29:31 -0400 Received: by wwi18 with SMTP id 18so112116wwi.19 for ; Thu, 13 May 2010 14:29:29 -0700 (PDT) In-Reply-To: <008001caf29d$9a2f9f80$ce8ede80$%kim@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Kukjin Kim Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, 'Ben Dooks' Hello. Kukjin Kim wrote: > This patch has been merged into Ben Dooks' tree, for-2635/s3c64xx-ts. > So need to rebase this commit. > --- > commit 34b01740be6e010976a2f5aa8f343d3b5dd6d278 > Author: Maurus Cuelenaere > Date: Tue May 4 13:12:41 2010 +0200 > ARM: SAMSUNG: Move mach/ts.h to plat/ts.h > This moves mach-s3c2410/include/mach/ts.h to > plat-samsung/include/plat/ts.h in > order to prepare for s3c64xx support in the touchscreen driver. > Signed-off-by: Maurus Cuelenaere > Signed-off-by: Ben Dooks > --- Where's the patch? WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: sshtylyov@mvista.com (Sergei Shtylyov) Date: Fri, 14 May 2010 01:28:44 +0400 Subject: [PATCH v2 2/9] ARM: SAMSUNG: Move mach/ts.h to plat/ts.h In-Reply-To: <008001caf29d$9a2f9f80$ce8ede80$%kim@samsung.com> References: <008001caf29d$9a2f9f80$ce8ede80$%kim@samsung.com> Message-ID: <4BEC6F0C.2030202@ru.mvista.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello. Kukjin Kim wrote: > This patch has been merged into Ben Dooks' tree, for-2635/s3c64xx-ts. > So need to rebase this commit. > --- > commit 34b01740be6e010976a2f5aa8f343d3b5dd6d278 > Author: Maurus Cuelenaere > Date: Tue May 4 13:12:41 2010 +0200 > ARM: SAMSUNG: Move mach/ts.h to plat/ts.h > This moves mach-s3c2410/include/mach/ts.h to > plat-samsung/include/plat/ts.h in > order to prepare for s3c64xx support in the touchscreen driver. > Signed-off-by: Maurus Cuelenaere > Signed-off-by: Ben Dooks > --- Where's the patch? WBR, Sergei