Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ee1c57f authored by Dave Airlie's avatar Dave Airlie
Browse files

drm/nouveau: drop leftover debugging



this printk isn't really useful, just drop it for now.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent ca295e50
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -262,7 +262,6 @@ static bool nouveau_dsm_detect(void)
		vga_count++;
		vga_count++;


		retval = nouveau_dsm_pci_probe(pdev);
		retval = nouveau_dsm_pci_probe(pdev);
		printk("ret val is %d\n", retval);
		if (retval & NOUVEAU_DSM_HAS_MUX)
		if (retval & NOUVEAU_DSM_HAS_MUX)
			has_dsm |= 1;
			has_dsm |= 1;
		if (retval & NOUVEAU_DSM_HAS_OPT)
		if (retval & NOUVEAU_DSM_HAS_OPT)