From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] mtd/cmdlinepart.c: remove static declaration of mtdpart_setup Date: Thu, 1 Feb 2007 10:20:05 -0800 Message-ID: <20070201182004.GF19495@atomide.com> References: <85odoenq89.fsf@orfeo.duckcorp.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <85odoenq89.fsf@orfeo.duckcorp.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Arnaud Patard Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Arnaud Patard [070201 02:16]: > Hi, > > The n770 (and maybe the n800 too) are using a tag for setting the > mtd partition layout and not the command line. The commit in linus tree > ddacff1f20fc5c96cc73e2975258e05d298c97cc is setting mtdpart_setup as > static, preventing its use in the omap-hw driver and thus, is breaking > the build. > So, here's a patch to revert it. imho we'll have to carry it in the omap > tree until the omap-hw driver is merged. Pushing today. Regards, Tony