From: Alex Williamson Date: Tue, 7 Apr 2015 17:14:38 +0000 (-0600) Subject: vgaarb: Stub vga_set_legacy_decoding() X-Git-Tag: omap-for-v4.2/o2_dc~137^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ea18b40cdd382a8a338d02e06c4646c35bd753b;p=pandora-kernel.git vgaarb: Stub vga_set_legacy_decoding() vga_set_legacy_decoding() is defined in drivers/gpu/vga/vgaarb.c, which is only compiled with CONFIG_VGA_ARB. A caller would therefore get an undefined symbol if the VGA arbiter is not enabled. Signed-off-by: Alex Williamson Acked-by: Dave Airlie --- Reading git-diff-tree failed