mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-22 07:27:12 +08:00
drivers: hv: vmbus_drv: Remove reference to hpyerv_fb
Remove hyperv_fb reference as the driver is removed. Signed-off-by: Prasanna Kumar T S M <ptsm@linux.microsoft.com> Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
committed by
Helge Deller
parent
011a050280
commit
d65f2978f3
@@ -2356,8 +2356,8 @@ static void __maybe_unused vmbus_reserve_fb(void)
|
||||
}
|
||||
|
||||
/*
|
||||
* Release the PCI device so hyperv_drm or hyperv_fb driver can
|
||||
* grab it later.
|
||||
* Release the PCI device so hyperv_drm driver can grab it
|
||||
* later.
|
||||
*/
|
||||
pci_dev_put(pdev);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user