mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 11:33:36 -04:00
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_framebuffers
Not needed any more for remove_conflicting_pci_framebuffers calls. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20190822090645.25410-3-kraxel@redhat.com
This commit is contained in:
@@ -56,7 +56,6 @@ static int virtio_gpu_pci_quirk(struct drm_device *dev, struct virtio_device *vd
|
||||
dev->pdev = pdev;
|
||||
if (vga)
|
||||
drm_fb_helper_remove_conflicting_pci_framebuffers(pdev,
|
||||
0,
|
||||
"virtiodrmfb");
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user