From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-gy0-f177.google.com ([209.85.160.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RSy80-0008NI-3S for linux-mtd@lists.infradead.org; Tue, 22 Nov 2011 21:43:44 +0000 Received: by ghbf1 with SMTP id f1so799924ghb.36 for ; Tue, 22 Nov 2011 13:43:43 -0800 (PST) Subject: Re: [PATCH 1/2] MTD: NAND: ndfc: fix compilation error From: Artem Bityutskiy To: Tanmay Inamdar Date: Tue, 22 Nov 2011 23:43:38 +0200 In-Reply-To: <1321942850-20012-1-git-send-email-tinamdar@apm.com> References: <1321942850-20012-1-git-send-email-tinamdar@apm.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1321998220.2222.22.camel@koala> Mime-Version: 1.0 Cc: linux-mtd@lists.infradead.org, dwmw2@infradead.org, linux-kernel@vger.kernel.org Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2011-11-22 at 11:50 +0530, Tanmay Inamdar wrote: > This patch fixes compilation error in ndfc flash driver > --- > drivers/mtd/nand/ndfc.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Tony Breeds sent a fix for this a bit earlier. Artem. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932092Ab1KVVno (ORCPT ); Tue, 22 Nov 2011 16:43:44 -0500 Received: from mail-gy0-f174.google.com ([209.85.160.174]:47545 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752874Ab1KVVnn (ORCPT ); Tue, 22 Nov 2011 16:43:43 -0500 Subject: Re: [PATCH 1/2] MTD: NAND: ndfc: fix compilation error From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Tanmay Inamdar Cc: dwmw2@infradead.org, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Date: Tue, 22 Nov 2011 23:43:38 +0200 In-Reply-To: <1321942850-20012-1-git-send-email-tinamdar@apm.com> References: <1321942850-20012-1-git-send-email-tinamdar@apm.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.0.3 (3.0.3-1.fc15) Content-Transfer-Encoding: 7bit Message-ID: <1321998220.2222.22.camel@koala> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2011-11-22 at 11:50 +0530, Tanmay Inamdar wrote: > This patch fixes compilation error in ndfc flash driver > --- > drivers/mtd/nand/ndfc.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Tony Breeds sent a fix for this a bit earlier. Artem.