diff options
Diffstat (limited to 'drivers/gpu/drm/ast/ast_drv.c')
-rw-r--r-- | drivers/gpu/drm/ast/ast_drv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/ast/ast_drv.c b/drivers/gpu/drm/ast/ast_drv.c index fd7c9eec92e4..f6794745a024 100644 --- a/drivers/gpu/drm/ast/ast_drv.c +++ b/drivers/gpu/drm/ast/ast_drv.c | |||
@@ -197,7 +197,6 @@ static struct drm_driver driver = { | |||
197 | 197 | ||
198 | .load = ast_driver_load, | 198 | .load = ast_driver_load, |
199 | .unload = ast_driver_unload, | 199 | .unload = ast_driver_unload, |
200 | .set_busid = drm_pci_set_busid, | ||
201 | 200 | ||
202 | .fops = &ast_fops, | 201 | .fops = &ast_fops, |
203 | .name = DRIVER_NAME, | 202 | .name = DRIVER_NAME, |