From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755701Ab3J2NUl (ORCPT ); Tue, 29 Oct 2013 09:20:41 -0400 Received: from mail-oa0-f44.google.com ([209.85.219.44]:47982 "EHLO mail-oa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754904Ab3J2NUj (ORCPT ); Tue, 29 Oct 2013 09:20:39 -0400 MIME-Version: 1.0 In-Reply-To: References: <20131029201622.c8cb7bea9b360a98a2c66f74@canb.auug.org.au> Date: Tue, 29 Oct 2013 14:20:38 +0100 Message-ID: Subject: Re: linux-next: build failure after merge of the final tree From: Linus Walleij To: Stephen Rothwell Cc: "linux-next@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Alexandre Courbot Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 29, 2013 at 2:11 PM, Linus Walleij wrote: > On Tue, Oct 29, 2013 at 10:16 AM, Stephen Rothwell wrote: > >> drivers/built-in.o: In function `mmc_gpio_request_cd': >> clkdev.c:(.text+0x75c3c): undefined reference to `devm_gpio_request_one' >> >> CONFIG_GPIO_DEVRES is not defined for this build. I am not sure what >> made the above error show up, and I have left it broken for today. > > Hm and I thought I had put proper stubs in place for this. > Oh well, better take a look again. Bah I had just missed to push that to the for-next branch. This will work tomorrow, fingers crossed. Yours, Linus Walleij