X-Git-Url: https://git.karo-electronics.de/?p=karo-tx-linux.git;a=blobdiff_plain;f=drivers%2Fvideo%2Fcyber2000fb.c;h=b0a950f369703ff4ca002aabdecc55f638ea6189;hp=1c446bc48b42fdefca1861de934271840901e61c;hb=c28ad2bc713103b2b4c0ef77bc91dcd9382208c3;hpb=ed838ba22ae2a7e9f83200e17835e199be5c04c4 diff --git a/drivers/video/cyber2000fb.c b/drivers/video/cyber2000fb.c index 1c446bc48b42..b0a950f36970 100644 --- a/drivers/video/cyber2000fb.c +++ b/drivers/video/cyber2000fb.c @@ -1810,11 +1810,6 @@ static void cyberpro_pci_remove(struct pci_dev *dev) iounmap(cfb->region); cyberpro_free_fb_info(cfb); - /* - * Ensure that the driver data is no longer - * valid. - */ - pci_set_drvdata(dev, NULL); if (cfb == int_cfb_info) int_cfb_info = NULL;