Re: [Intel-gfx] [PATCH 1/3] drm/i915: remove i915_disable_vga_mem declaration

2013-12-12 Thread Damien Lespiau
On Wed, Dec 11, 2013 at 06:50:08PM -0200, Paulo Zanoni wrote: > From: Paulo Zanoni > > It was supposed to have been killed on the same commit that killed the > function, e1264ebe9ff48e1b3e1dd11805eec9f5b143ab7c, but I guess the > intel_drv.h reorganization accidentally brought it back. > > Signe

[Intel-gfx] [PATCH 1/3] drm/i915: remove i915_disable_vga_mem declaration

2013-12-11 Thread Paulo Zanoni
From: Paulo Zanoni It was supposed to have been killed on the same commit that killed the function, e1264ebe9ff48e1b3e1dd11805eec9f5b143ab7c, but I guess the intel_drv.h reorganization accidentally brought it back. Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/i915/intel_drv.h | 1 - 1 file