ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup
[cascardo/linux.git] / drivers / video / vga16fb.c
index 545faec..830ded4 100644 (file)
@@ -1269,7 +1269,6 @@ static void vga16fb_destroy(struct fb_info *info)
        iounmap(info->screen_base);
        fb_dealloc_cmap(&info->cmap);
        /* XXX unshare VGA regions */
-       platform_set_drvdata(dev, NULL);
        framebuffer_release(info);
 }