diff options
Diffstat (limited to 'drivers/video/cg6.c')
-rw-r--r-- | drivers/video/cg6.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/cg6.c b/drivers/video/cg6.c index 3545decc748..f070ec3b0f0 100644 --- a/drivers/video/cg6.c +++ b/drivers/video/cg6.c @@ -839,8 +839,6 @@ static int cg6_remove(struct platform_device *op) framebuffer_release(info); - dev_set_drvdata(&op->dev, NULL); - return 0; } |