Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753014Ab1FXU0S (ORCPT ); Fri, 24 Jun 2011 16:26:18 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:49920 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751403Ab1FXU0Q (ORCPT ); Fri, 24 Jun 2011 16:26:16 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:date:in-reply-to:references :content-type:x-mailer:content-transfer-encoding:message-id :mime-version; b=aTpTsiNbSSqryryCGpjxyu1ROHvBOVILyUJZ8g9RgX7qf89SM2v1Iv8voJWdpg2jqW orl2pILIPjVWII/L7E8biNC8F1Vg3l7CuD7YRo8eZXCRznQ9t97i86MASv56U8vxVuHi fwToi6bJvYx9ODt9Z7HLUUQQI7Kxp096WZ0WE= Subject: Re: linux-next: Tree for June 24 (mtd + of) From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Randy Dunlap Cc: Stephen Rothwell , David Woodhouse , linux-mtd@lists.infradead.org, Grant Likely , linux-next@vger.kernel.org, LKML Date: Fri, 24 Jun 2011 23:26:06 +0300 In-Reply-To: <20110624090456.191f1fda.randy.dunlap@oracle.com> References: <20110624155822.cb8cf6eb.sfr@canb.auug.org.au> <20110624090456.191f1fda.randy.dunlap@oracle.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.0.2 (3.0.2-2.fc15) Content-Transfer-Encoding: 8bit Message-ID: <1308947172.13493.37.camel@koala> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 984 Lines: 30 On Fri, 2011-06-24 at 09:04 -0700, Randy Dunlap wrote: > On Fri, 24 Jun 2011 15:58:22 +1000 Stephen Rothwell wrote: > > > Hi all, > > > > Changes since 20110623: > > > > My fixes tree includes: > > (as an experiment) the early part of mmotm-2011-06-22-13-05 > > STAGING: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE > > > When CONFIG_MTD=m, CONFIG_MTD_OF_PARTS=y: > > drivers/mtd/ofpart.o: In function `init_module': > ofpart.c:(.init.text+0x0): multiple definition of `init_module' > drivers/mtd/mtdcore.o:(.init.text+0x43): first defined here I guess this is some old issue? I do not think ofpart can be compiled-in if the mtd core is a module... -- Best Regards, Artem Bityutskiy (Битюцкий Артём) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/