Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757404Ab3JRTnb (ORCPT ); Fri, 18 Oct 2013 15:43:31 -0400 Received: from mail-ie0-f176.google.com ([209.85.223.176]:50809 "EHLO mail-ie0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757357Ab3JRTn3 (ORCPT ); Fri, 18 Oct 2013 15:43:29 -0400 MIME-Version: 1.0 In-Reply-To: <5261792C.7030203@infradead.org> References: <20131018003847.GH2443@sirena.org.uk> <5261792C.7030203@infradead.org> Date: Fri, 18 Oct 2013 21:43:28 +0200 Message-ID: Subject: Re: linux-next: Tree for Oct 17 (pinctrl-single.c) From: Linus Walleij To: Randy Dunlap Cc: Mark Brown , Thierry Reding , "pinctl-single.c" , "linux-kernel@vger.kernel.org" , Tony Lindgren 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 Content-Length: 1309 Lines: 31 On Fri, Oct 18, 2013 at 8:08 PM, Randy Dunlap wrote: > On 10/17/13 17:38, Mark Brown wrote: >> Hi all, >> >> I've uploaded today's linux-next tree to the master branch of the >> repository below: >> >> git://gitorious.org/thierryreding/linux-next.git >> >> A next-20131017 tag is also provided for convenience. >> >> One new conflict today but otherwise uneventful. x86_64 allmodconfigs >> build after each merge but no other build tests were done. > > on i386: > > drivers/pinctrl/pinctrl-single.c: In function 'pcs_irqdomain_map': > drivers/pinctrl/pinctrl-single.c:1750:2: error: implicit declaration of function 'set_irq_flags' [-Werror=implicit-function-declaration] > drivers/pinctrl/pinctrl-single.c:1750:21: error: 'IRQF_VALID' undeclared (first use in this function) > drivers/pinctrl/pinctrl-single.c:1750:34: error: 'IRQF_PROBE' undeclared (first use in this function) Hmmmm this looks like Tony's baby and the offending patch is not in the pinctrl tree, I bet he'll have a fix for it in no time. Yours, Linus Walleij -- 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/