diff options
Diffstat (limited to 'drivers/gpu/drm/cirrus/cirrus_fbdev.c')
| -rw-r--r-- | drivers/gpu/drm/cirrus/cirrus_fbdev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/cirrus/cirrus_fbdev.c b/drivers/gpu/drm/cirrus/cirrus_fbdev.c index 589103bcc06c..3b5be7272357 100644 --- a/drivers/gpu/drm/cirrus/cirrus_fbdev.c +++ b/drivers/gpu/drm/cirrus/cirrus_fbdev.c | |||
| @@ -135,7 +135,7 @@ static struct fb_ops cirrusfb_ops = { | |||
| 135 | }; | 135 | }; |
| 136 | 136 | ||
| 137 | static int cirrusfb_create_object(struct cirrus_fbdev *afbdev, | 137 | static int cirrusfb_create_object(struct cirrus_fbdev *afbdev, |
| 138 | struct drm_mode_fb_cmd2 *mode_cmd, | 138 | const struct drm_mode_fb_cmd2 *mode_cmd, |
| 139 | struct drm_gem_object **gobj_p) | 139 | struct drm_gem_object **gobj_p) |
| 140 | { | 140 | { |
| 141 | struct drm_device *dev = afbdev->helper.dev; | 141 | struct drm_device *dev = afbdev->helper.dev; |
