Re: [Intel-gfx] [PATCH] drm/i915: sprinkle static

2014-03-03 Thread Damien Lespiau
On Sun, Mar 02, 2014 at 09:20:56PM +0100, Daniel Vetter wrote: > Apparently we've missed a few more than what Fengguang's 0-day tester > recently reported in i915_irq.c ... Makes sparse happy again (ignore > some spurious stuff about ksyms of exported functions). > > Cc: kbuild test robot > Cc: I

[Intel-gfx] [PATCH] drm/i915: sprinkle static

2014-03-02 Thread Daniel Vetter
Apparently we've missed a few more than what Fengguang's 0-day tester recently reported in i915_irq.c ... Makes sparse happy again (ignore some spurious stuff about ksyms of exported functions). Cc: kbuild test robot Cc: Imre Deak Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/i915_irq.