From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752889AbcIOPCF (ORCPT ); Thu, 15 Sep 2016 11:02:05 -0400 Received: from merlin.infradead.org ([205.233.59.134]:52362 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752524AbcIOPCE (ORCPT ); Thu, 15 Sep 2016 11:02:04 -0400 Subject: Re: linux-next: Tree for Sep 15 (phy/phy-meson-usb2.c) To: Stephen Rothwell , linux-next@vger.kernel.org References: <20160915165008.40acdecf@canb.auug.org.au> Cc: linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Kevin Hilman , Carlo Caione , Greg Kroah-Hartman From: Randy Dunlap Message-ID: Date: Thu, 15 Sep 2016 08:01:54 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20160915165008.40acdecf@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/14/16 23:50, Stephen Rothwell wrote: > Hi all, > > Changes since 20160914: > on x86_64: drivers/built-in.o: In function `phy_meson_usb2_probe': phy-meson-usb2.c:(.text+0x350c): undefined reference to `of_usb_get_dr_mode_by_phy' when CONFIG_USB_SUPPORT is not enabled. -- ~Randy