From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf0-x243.google.com ([2607:f8b0:400e:c00::243]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bPZvd-00076M-OS for linux-mtd@lists.infradead.org; Tue, 19 Jul 2016 18:39:38 +0000 Received: by mail-pf0-x243.google.com with SMTP id h186so1837619pfg.2 for ; Tue, 19 Jul 2016 11:39:17 -0700 (PDT) Date: Tue, 19 Jul 2016 11:39:13 -0700 From: Brian Norris To: Kalle Valo Cc: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , "linux-mtd@lists.infradead.org" , Stephen Rothwell , "linux-wireless@vger.kernel.org" , linux-next , Linux Kernel Mailing List Subject: Re: linux-next: build failure after merge of the wireless-drivers-next tree Message-ID: <20160719183913.GA88186@google.com> References: <20160719160831.79c0303f@canb.auug.org.au> <8760s2w369.fsf@kamboji.qca.qualcomm.com> <871t2qw1cz.fsf@kamboji.qca.qualcomm.com> <87h9blvhxg.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87h9blvhxg.fsf@kamboji.qca.qualcomm.com> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Just to head this off, since I noticed it... On Tue, Jul 19, 2016 at 05:08:59PM +0300, Kalle Valo wrote: > Rafał Miłecki writes: > > I sent a patch seconds ago, you may just take a look at it. If you > > still prefer to revert my commit, go ahead. > > Ok, let's try your fix. We still have few days. I applied the patch[1] > to the pending branch this morning and if I don't see any errors I apply > it later tonight and hopefully it will be in tomorrow's linux-next > build. Thanks for the quick fix, very much appreciated. > > [1] "mtd: add arch dependency for MTD_BCM47XXSFLASH symbol" > https://patchwork.kernel.org/patch/9236053/ I applied a trivial change to this same Kconfig entry: Subject: mtd: update description of MTD_BCM47XXSFLASH symbol http://git.infradead.org/l2-mtd.git/commitdiff/0a526341fee054c1e2b9f0e4b2b424ae81707d4c It's a trivial conflict, so should we just let Linus work it out? I can note it my MTD pull request, if wireless lands first. Brian