From: Michel Thierry Date: Tue, 24 Mar 2015 15:46:21 +0000 (+0000) Subject: drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~20^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59568eb59a20c743623de9c3247d4e22af1a3573;p=pandora-kernel.git drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages We are already unmapping them in gen6_ppgtt_free. This function became redundant since commit 06fda602dbca9c59d87db7da71192e4b54c9f5ff ("drm/i915: Create page table allocators"). Cc: Mika Kuoppala Signed-off-by: Michel Thierry Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed