CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/04/05 08:31:57

Modified files:
        sys/dev/pci/drm/include/linux: device.h 
        sys/dev/pci/drm: drm_fb_helper.c 

Log message:
use inline functions instead of do while(0) for dev_*

avoids unused variable warning on gcc archs with ttm_tt.c rev 1.21
reported by deraadt@

Reply via email to