From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752603AbdBFUif (ORCPT ); Mon, 6 Feb 2017 15:38:35 -0500 Received: from ozlabs.org ([103.22.144.67]:51753 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752474AbdBFUi1 (ORCPT ); Mon, 6 Feb 2017 15:38:27 -0500 Date: Tue, 7 Feb 2017 07:38:23 +1100 From: Stephen Rothwell To: Greg KH Cc: Rob Herring , linux-next , "linux-kernel@vger.kernel.org" , Sebastian Reichel Subject: Re: linux-next: build failure after merge of the tty tree Message-ID: <20170207073823.638e2e67@canb.auug.org.au> In-Reply-To: <20170206151822.GA13626@kroah.com> References: <20170206152209.0819e332@canb.auug.org.au> <20170206085105.GB3726@kroah.com> <20170206151822.GA13626@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, On Mon, 6 Feb 2017 16:18:22 +0100 Greg KH wrote: > > On Mon, Feb 06, 2017 at 08:09:16AM -0600, Rob Herring wrote: > > > > It didn't, but we happened to already have a fix queued up for 4.11. > > The fix is in your usb-next branch: > > > > commit 7a3b7cd332db08546f3cdd984f11773e0d1999e7 > > Author: Stephen Boyd > > Date: Wed Dec 28 14:56:48 2016 -0800 > > > > of: device: Export of_device_{get_modalias, uvent_modalias} to modules > > > > The ULPI bus can be built as a module, and it will soon be > > calling these functions when it supports probing devices from DT. > > Export them so they can be used by the ULPI module. > > > > Acked-by: Rob Herring > > Cc: > > Signed-off-by: Stephen Boyd > > Signed-off-by: Peter Chen > > Ah, so the if this is pulled into linux-next at the same time, then > there's no build error. > > Stephen, do you need/want me to cherry-pick this into the tty branch, or > is it ok as-is? I will change things so that I merge the usb tree before the tty tree. Please remember to tell Linus that they need to be merged in that order. -- Cheers, Stephen Rothwell