PCI/VGA: Remove empty vga_arb_device_card_gone()
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 24 Feb 2022 22:47:50 +0000 (16:47 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 10 Mar 2022 00:31:24 +0000 (18:31 -0600)
commitdc593fd48abbea1e840c847c464eabc9c6bca180
treec05cfb6a8eec679a0cc0ab22a338d1800880b04b
parent37114e4d1547ed230706d07edaee2d2b4b3215a4
PCI/VGA: Remove empty vga_arb_device_card_gone()

vga_arb_device_card_gone() has always been empty.  Remove it.

Link: https://lore.kernel.org/r/20220224224753.297579-9-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/vgaarb.c