Re: linux-next: Tree for Apr 17 (pci-sysfs.c and vga_switcheroo.c)
From: Bjorn Helgaas <bhelgaas@google.com>
Date: 2012-04-25 16:37:49
Also in:
dri-devel, linux-pci, lkml
From: Bjorn Helgaas <bhelgaas@google.com>
Date: 2012-04-25 16:37:49
Also in:
dri-devel, linux-pci, lkml
On Tue, Apr 17, 2012 at 12:40 PM, Randy Dunlap [off-list ref] wrote:
On 04/16/2012 09:42 PM, Stephen Rothwell wrote:quoted
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'
I assume this is related to 77b267c7549e3629ea55cf780aa3d474da7bc2d5
("vgaarb: Add support for setting the default video device") and that
Matthew will take care of whatever needs to be done (if it's not fixed
already).
Bjorn