Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309365
b: refs/heads/master
c: 6bd459d
h: refs/heads/master
i:
  309363: 13f3a67
v: v3
  • Loading branch information
Daniel Vetter committed May 22, 2012
1 parent 18e91a7 commit 1204105
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 65e818660275ecda3702a4245f308923e3813a85
refs/heads/master: 6bd459df96ffc2488e7816c78e78bcc706c58276
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/i915/i915_debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2032,6 +2032,8 @@ void i915_debugfs_cleanup(struct drm_minor *minor)
1, minor);
drm_debugfs_remove_files((struct drm_info_list *) &i915_ring_stop_fops,
1, minor);
drm_debugfs_remove_files((struct drm_info_list *) &i915_error_state_fops,
1, minor);
}

#endif /* CONFIG_DEBUG_FS */

0 comments on commit 1204105

Please sign in to comment.