vgaarb: Stub vga_set_legacy_decoding()
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 7 Apr 2015 17:14:38 +0000 (11:14 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 7 Apr 2015 17:14:38 +0000 (11:14 -0600)
commit0ea18b40cdd382a8a338d02e06c4646c35bd753b
tree0c6d2d9dc1c0a016f78f6aeb713615829f2e4120
parent71be3423a62be548c56bab5b818e1a1383e659d2
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 <alex.williamson@redhat.com>
Acked-by: Dave Airlie <airlied@redhat.com>
include/linux/vgaarb.h