From: Ben Hutchings ben@decadent.org.uk Date: Thu, Aug 26, 2010 at 04:59:21PM +0100
<linux/vgaarb.h> should define dummy inline functions if CONFIG_VGA_ARB is not defined. It already does this for vga_client_register() but should cover the other functions as well.
But what if you still need the VGA arbitration functionality? I don't think I'll be running more than one X server on that netbook but still...