summaryrefslogtreecommitdiff
path: root/fix-region
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2018-05-22 21:10:55 -0700
committerMatt Turner <mattst88@gmail.com>2018-06-11 14:05:04 -0700
commit166ac294aefe21a6cfcc0e7a4c9525eef49c2f0c (patch)
tree2d7f5205c55e06424b3ec77fa7a9a5c2138fc49e /fix-region
parent1993f147d08170f07a72e43f0a0f27687e16967b (diff)
xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alphaHEADmaster
In commit 9db2af6f757e (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: Christopher May-Townsend <chris@maytownsend.co.uk> Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'fix-region')
0 files changed, 0 insertions, 0 deletions