From: Laurent Pinchart Date: Tue, 24 Jul 2012 15:47:34 +0000 (+0100) Subject: drm: gma500: Kill the GEM glue layer X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d46259f00c6dd04d53e74cdfa8f8b6ec35c0140;p=pandora-kernel.git drm: gma500: Kill the GEM glue layer The private gem_create_mmap_offset() function is now implemented in the DRM core as drm_gem_create_mmap_offset(). Use it and kill the private copy. Signed-off-by: Laurent Pinchart Signed-off-by: Alan Cox Signed-off-by: Dave Airlie --- Reading git-diff-tree failed