xserver/hw/xfree86/os-support/linux
Matt Turner 2da0bde449 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>
(cherry picked from commit 166ac294ae)
2018-08-01 15:27:21 -04:00
..
int10 xfree86: Remove xf86InterceptSignals 2017-12-13 11:11:38 -05:00
Makefile.am xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alpha 2018-08-01 15:27:21 -04:00
linux.h linux: Add a may_fail paramter to linux_parse_vt_settings 2015-06-03 11:31:41 +02:00
lnx_acpi.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
lnx_agp.c Replace all checks for 'linux' macro with '__linux__' 2017-05-11 15:24:05 -04:00
lnx_apm.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
lnx_bell.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
lnx_ev56.c xfree86: Remove MMIO_ONB* and friends 2014-07-28 12:19:01 -07:00
lnx_init.c modesetting: Allow a DRM fd to be passed on command line with -masterfd [v2] 2018-08-01 11:01:37 -04:00
lnx_kmod.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
lnx_platform.c xfree86: Fix O_CLOEXEC usage in lnx_platform 2018-06-19 09:52:17 -04:00
lnx_video.c xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alpha 2018-08-01 15:27:21 -04:00
systemd-logind.c systemd-logind.c: don't parse VT settings for non-seat0 X servers 2015-12-08 11:54:11 -05:00