From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dell-paw-3.cambridge.redhat.com ([195.224.55.237] helo=passion.cambridge.redhat.com) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 14ubMV-0005P2-00 for ; Tue, 01 May 2001 15:42:47 +0100 From: David Woodhouse In-Reply-To: References: To: Jan Rovins Cc: MTD Mailing List Subject: Re: MTD compile on 2.2.17 kernel (compile syntax error) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 01 May 2001 15:42:55 +0100 Message-ID: <17481.988728175@redhat.com> Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: Jan.Rovins@radisys.com said: > I've been struggling with getting the new source tree to build with > my 2.2.17 ppc kernel. one thing that I am sure of is a typo at line # > 211 of cfi_cmdset_0002.c map->fldrv_destroy should be changed to map-> > fldrv->destroy . Could someone with CVS access please fix this? Wrong fix, but it'll work if you're not using modules. -- dwmw2