[Intel-gfx] [PATCH] [TRIVIAL] Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid} in i915 driver.

PaX Team pageexec at freemail.hu
Sat May 4 01:55:50 PDT 2013


On 3 May 2013 at 15:03, Jani Nikula wrote:

> >> This fixes a compilation issue with clang. An initial version of this patch
> >> was developed by PaX Team <pageexec at freemail.hu>.
> >> This is respin of this patch.
> >> 
> >> Signed-off-by: Jan-Simon Möller <dl9pf at gmx.de>
> >> CC: pageexec at freemail.hu
> >> CC: daniel.vetter at ffwll.ch
> >> CC: airlied at linux.ie
> >> CC: intel-gfx at lists.freedesktop.org
> >> CC: dri-devel at lists.freedesktop.org
> >> CC: linux-kernel at vger.kernel.org
> > Picked up for -fixes, thanks for the patch.
> 
> Please drop it.
> 
> The patch removes the inline keyword, creating dozens of copies of the
> functions, and consequently loads of warnings:

in my original patch they were both static inline, not sure where the
inline got lost...



More information about the dri-devel mailing list