git: drm: No need to redefine '__always_inline'

Aaron LI aly at crater.dragonflybsd.org
Wed Aug 27 01:09:20 PDT 2025


commit e46cc3e99ea6356d6f064d554d70643c7d6cd914
Author: Aaron LI <aly at aaronly.me>
Date:   Wed Aug 27 14:03:28 2025 +0800

    drm: No need to redefine '__always_inline'
    
    Just use the one defined in <sys/cdefs.h>, which is now the same as
    Linux's.

Summary of changes:
 sys/dev/drm/include/linux/compiler.h | 4 ----
 1 file changed, 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e46cc3e99ea6356d6f064d554d70643c7d6cd914


-- 
DragonFly BSD source repository


More information about the Commits mailing list