aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/i915/i915_debugfs.c')
-rw-r--r--drivers/gpu/drm/i915/i915_debugfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/i915/i915_debugfs.c b/drivers/gpu/drm/i915/i915_debugfs.c
index aedb02157474..22821994b35a 100644
--- a/drivers/gpu/drm/i915/i915_debugfs.c
+++ b/drivers/gpu/drm/i915/i915_debugfs.c
@@ -73,7 +73,6 @@ static int i915_capabilities(struct seq_file *m, void *data)
73 B(is_broadwater); 73 B(is_broadwater);
74 B(is_crestline); 74 B(is_crestline);
75 B(has_fbc); 75 B(has_fbc);
76 B(has_rc6);
77 B(has_pipe_cxsr); 76 B(has_pipe_cxsr);
78 B(has_hotplug); 77 B(has_hotplug);
79 B(cursor_needs_physical); 78 B(cursor_needs_physical);