On Wed, Sep 03, 2014 at 11:59:36AM +0100, Chris Wilson wrote:
> Just a stray local variable, begone.
> 
> Signed-off-by: Chris Wilson <[email protected]>

Queued for -next, thanks for the patch.
-Daniel
> ---
>  drivers/gpu/drm/i915/i915_debugfs.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/i915_debugfs.c 
> b/drivers/gpu/drm/i915/i915_debugfs.c
> index 86554dcd520f..f3e40fd9c8a9 100644
> --- a/drivers/gpu/drm/i915/i915_debugfs.c
> +++ b/drivers/gpu/drm/i915/i915_debugfs.c
> @@ -739,7 +739,6 @@ static int i915_interrupt_info(struct seq_file *m, void 
> *data)
>       intel_runtime_pm_get(dev_priv);
>  
>       if (IS_CHERRYVIEW(dev)) {
> -             int i;
>               seq_printf(m, "Master Interrupt Control:\t%08x\n",
>                          I915_READ(GEN8_MASTER_IRQ));
>  
> -- 
> 2.1.0
> 
> _______________________________________________
> Intel-gfx mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to