Remove hyperv_fb references as the driver is removed.

Signed-off-by: Prasanna Kumar T S M <p...@linux.microsoft.com>
---
 drivers/hv/vmbus_drv.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv/vmbus_drv.c
index 2ed5a1e89d69..5ed523b4e951 100644
--- a/drivers/hv/vmbus_drv.c
+++ b/drivers/hv/vmbus_drv.c
@@ -2298,8 +2298,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);
        }
-- 
2.49.0


Reply via email to