From: Joonyoung Shim Date: Sat, 15 Mar 2014 07:30:28 +0000 (+0900) Subject: drm/cma: remove to make sg_table when gem cma is created X-Git-Tag: v3.15-rc1~51^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7550e3668ce1414f6c7edbe8b13c1169a1aa5960;p=pandora-kernel.git drm/cma: remove to make sg_table when gem cma is created The sg_table made when gem cma is created isn't used anywhere. The sgt of struct drm_gem_cma_object will have only sg_tabel imported. Signed-off-by: Joonyoung Shim Acked-by: Laurent Pinchart Signed-off-by: Dave Airlie --- Reading git-diff-tree failed