From: Michel Thierry Date: Wed, 10 Jun 2015 16:46:39 +0000 (+0100) Subject: drm/i915/gtt: Switch gen8_free_page_tables params X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f37c05052ff6430767f3bff60efc0e92f690495b;p=pandora-kernel.git drm/i915/gtt: Switch gen8_free_page_tables params After Mika's ppgtt cleanup series, all the other free functions have drm_device as the first parameter, except this one. No functional changes. Signed-off-by: Michel Thierry Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed