CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2017/10/09 03:30:26

Modified files:
        sys/dev/pci/drm/radeon: radeon_combios.c 

Log message:
The previous commit was deemed too invasive, so back it out and replace
it with a simple ifdef that uses the inline keyword if being compiled
with clang and doesn't use the keyword if being compiled with gcc.

ok kettenis@

Reply via email to