From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from oproxy6-pub.bluehost.com ([67.222.54.6]:50138 "HELO oproxy6-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1755223Ab2DQPkI (ORCPT ); Tue, 17 Apr 2012 11:40:08 -0400 Message-ID: <4F8DB90A.8050504@xenotime.net> Date: Tue, 17 Apr 2012 11:40:10 -0700 From: Randy Dunlap MIME-Version: 1.0 To: Stephen Rothwell CC: linux-next@vger.kernel.org, LKML , linux-pci@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: linux-next: Tree for Apr 17 (pci-sysfs.c and vga_switcheroo.c) References: <20120417144241.0d7dc5fde56b2a37ff0dcaba@canb.auug.org.au> In-Reply-To: <20120417144241.0d7dc5fde56b2a37ff0dcaba@canb.auug.org.au> Content-Type: text/plain; charset=UTF-8 Sender: linux-pci-owner@vger.kernel.org List-ID: On 04/16/2012 09:42 PM, Stephen Rothwell wrote: > Hi all, > > Changes since 20120416: When CONFIG_VGA_ARB is not enabled: drivers/built-in.o: In function `boot_vga_show': pci-sysfs.c:(.text+0x1060f): undefined reference to `vga_default_device' and drivers/built-in.o: In function `boot_vga_show': pci-sysfs.c:(.text+0x8cc2): undefined reference to `vga_default_device' drivers/built-in.o: In function `vga_switcheroo_register_client': (.text+0x76671): undefined reference to `vga_default_device' drivers/built-in.o: In function `vga_switchto_stage1': vga_switcheroo.c:(.text+0x767f4): undefined reference to `vga_set_default_device' -- ~Randy