xserver/hw/xfree86/os-support/bsd
Matt Turner 166ac294ae xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alpha
In commit 9db2af6f75 (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>
2018-06-11 14:05:04 -07:00
..
Makefile.am xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alpha 2018-06-11 14:05:04 -07:00
alpha_video.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
arm_video.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
bsd_VTsw.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
bsd_apm.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
bsd_bell.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
bsd_ev56.c xfree86: Remove MMIO_ONB* and friends 2014-07-28 12:19:01 -07:00
bsd_init.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
bsd_kmod.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
bsd_kqueue_apm.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
i386_video.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
memrange.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
ppc_video.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
sparc64_video.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00