[PATCH] remove i915 proc hooks

2009-01-14 Thread Ben Gamari
These are going into debugfs. There is no reason why they need to be in proc. --- drivers/gpu/drm/i915/Makefile|1 - drivers/gpu/drm/i915/i915_drv.c |2 - drivers/gpu/drm/i915/i915_drv.h |2 - drivers/gpu/drm/i915/i915_gem_proc.c | 334 ---

[PATCH] remove i915 proc hooks

2009-01-14 Thread Ben Gamari
These are going into debugfs. There is no reason why they need to be in proc. --- drivers/gpu/drm/i915/Makefile|1 - drivers/gpu/drm/i915/i915_drv.c |2 - drivers/gpu/drm/i915/i915_drv.h |2 - drivers/gpu/drm/i915/i915_gem_proc.c | 334 ---

[PATCH] remove i915 proc hooks

2008-12-21 Thread Ben Gamari
--- drivers/gpu/drm/i915/i915_drv.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c index cbee41c..5f0d8c2 100644 --- a/drivers/gpu/drm/i915/i915_drv.c +++ b/drivers/gpu/drm/i915/i915_drv.c @@ -124,8 +124,6