mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:24:45 +01: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:
parent
011a050280
commit
d65f2978f3
1 changed files with 2 additions and 2 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue