Skip to content
Snippets Groups Projects
Commit 2da0bde4 authored by Matt Turner's avatar Matt Turner Committed by Adam Jackson
Browse files

xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alpha

In commit 9db2af6f (xfree86: Remove xf86{Map,Unmap}VidMem) we
somehow stopped exporting xf86{Read,Write}Mmio{8,16,32}. Since the
function pointer indirection was intended to support dense vs sparse and
sparse support is now gone, we can just make the functions static inline
in compiler.h and avoid all of this.

Bugzilla: https://bugs.gentoo.org/548906


Tested-by: default avatarChristopher May-Townsend <chris@maytownsend.co.uk>
Reviewed-by: Adam Jackson's avatarAdam Jackson <ajax@redhat.com>
Signed-off-by: default avatarMatt Turner <mattst88@gmail.com>
(cherry picked from commit 166ac294)
parent b9e9eda0
No related branches found
Tags gst-plugins-good-1.16.0
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment