]> git.baikalelectronics.ru Git - kernel.git/commit
vgaarb: Drop obsolete #ifndef
authorBruno Prémont <bonbons@linux-vserver.org>
Sun, 24 Aug 2014 21:13:15 +0000 (23:13 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 16 Sep 2014 21:02:55 +0000 (15:02 -0600)
commitfc79b89020fb4170e72fb4cd4f53dc522fd62a24
tree6eae3c19155b8748d0641133ac3cbe0f4886bb3d
parent8b655cbf707514a8473785b7fd6f7e4e0356d76f
vgaarb: Drop obsolete #ifndef

Commit 5be417082ce3 ("x86, ia64: Move EFI_FB vga_default_device()
initialization to pci_vga_fixup()") moved boot video device detection from
efifb to x86 and ia64 pci/fixup.c.

Remove the left-over #ifndef check that will always match since the
corresponding arch-specific define is gone with above patch.

Signed-off-by: Bruno Prémont <bonbons@linux-vserver.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Matthew Garrett <matthew.garrett@nebula.com>
drivers/gpu/vga/vgaarb.c
include/linux/vgaarb.h