From: Bruno Prémont Date: Sun, 24 Aug 2014 21:13:15 +0000 (+0200) Subject: vgaarb: Drop obsolete #ifndef X-Git-Tag: fixes-for-v3.18-merge-window~102^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce6eacb07e287c0c3c8b5c316a9a7f9cecf69e95;p=pandora-kernel.git vgaarb: Drop obsolete #ifndef Commit 20cde694027e ("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 Signed-off-by: Bjorn Helgaas CC: Matthew Garrett --- Reading git-diff-tree failed