commit | 998f6c00a1dcb8c63de3744c37155eefcf27a421 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 15 08:43:53 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 15 10:07:31 2017 +0000 |
tree | e2c6267235aa7e8b7447da5b8dad327061ec29fe | |
parent | 3dc523eacef1f73c71b30babad91f028e2946b7d [diff] |
drm/i915: Remove unused ppgtt->enable() We never assign or use the ppgtt->enable() callback, so remove it. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170215084357.19977-19-chris@chris-wilson.co.uk