From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 208.177.141.226.ptr.us.xo.net ([208.177.141.226] helo=ash.lnxi.com) by canuck.infradead.org with esmtps (Exim 4.43 #1 (Red Hat Linux)) id 1D4Jyl-0007Pj-Qj for linux-mtd@lists.infradead.org; Thu, 24 Feb 2005 09:28:37 -0500 To: David Woodhouse References: <20050224111125.GH8651@stusta.de> <1109251232.5420.55.camel@hades.cambridge.redhat.com> From: ebiederman@lnxi.com (Eric W. Biederman) Date: 24 Feb 2005 07:28:32 -0700 In-Reply-To: <1109251232.5420.55.camel@hades.cambridge.redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Eric W. Biederman" Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, "Eric W. Biederman" , Adrian Bunk Subject: Re: [2.6 patch] remove drivers/mtd/maps/ich2rom.c List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , David Woodhouse writes: > On Thu, 2005-02-24 at 12:11 +0100, Adrian Bunk wrote: > > drivers/mtd/maps/ich2rom.c is completely unused because it was renamed > > to drivers/mtd/maps/ichxrom.c . > > > > This patch removes the stale ich2rom.c file. > > > > Signed-off-by: Adrian Bunk > > ack. ack. Eric