drm/i915: Simplify intel_sanitize_enable_ppgtt
authorJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Tue, 10 Oct 2017 14:33:55 +0000 (17:33 +0300)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Thu, 12 Oct 2017 08:26:46 +0000 (11:26 +0300)
commit612dde7ec306696d376d88d659f6287391d369a4
treeff351a2df2c12b49235b1055919e4875e9dd83a6
parent7c781423379d8215f2cc4940700bde0b9f93fed0
drm/i915: Simplify intel_sanitize_enable_ppgtt

Remove dead code around has_aliasing_ppgtt condition.

Suggested-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Colin Ian King <colin.king@canonical.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20171010143355.16577-1-joonas.lahtinen@linux.intel.com
drivers/gpu/drm/i915/i915_gem_gtt.c