drm/shmobile: Use drm_gem_fb_create()
authorNoralf Trønnes <noralf@tronnes.org>
Sun, 24 Sep 2017 12:26:22 +0000 (14:26 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Sun, 1 Oct 2017 15:03:22 +0000 (17:03 +0200)
commit5d43aa7a7c8f0bb48679eec066271af29c127e36
tree7aeadfd168c2a2553b4500b963e8a51112d2c4f3
parent365c38517827b8efd4009b5221fff320775a5f83
drm/shmobile: Use drm_gem_fb_create()

drm_fb_cma_create() is just a wrapper around drm_gem_fb_create() now,
so use the function directly.

Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/1506255985-61113-8-git-send-email-noralf@tronnes.org
drivers/gpu/drm/shmobile/shmob_drm_kms.c