Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 998f6c00 authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Remove unused ppgtt->enable()

parent 3dc523ea
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -385,7 +385,6 @@ struct i915_hw_ppgtt {

	gen6_pte_t __iomem *pd_addr;

	int (*enable)(struct i915_hw_ppgtt *ppgtt);
	int (*switch_mm)(struct i915_hw_ppgtt *ppgtt,
			 struct drm_i915_gem_request *req);
	void (*debug_dump)(struct i915_hw_ppgtt *ppgtt, struct seq_file *m);