drm/shmobile: Use the GEM PRIME helpers
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 10 Jul 2013 13:28:15 +0000 (15:28 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 17 Jul 2013 13:43:55 +0000 (15:43 +0200)
commit58cbd3ac09b939ac613dfd4ac9d10bc6f7769f48
tree70618f1d6f08687c32838792e7aad4284a8ef21c
parentad81f0545ef01ea651886dddac4bef6cec930092
drm/shmobile: Use the GEM PRIME helpers

The GEM CMA PRIME import/export helpers have been removed in favor of
generic GEM PRIME helpers with GEM CMA low-level operations. Fix the
driver accordingly.

Reported-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tested-by: Mark Brown <broonie@linaro.org>
drivers/gpu/drm/shmobile/shmob_drm_drv.c