Module Name:    src
Committed By:   riastradh
Date:           Sun Dec 19 11:01:29 UTC 2021

Modified Files:
        src/sys/external/bsd/drm2/dist/drm: drm_drv.c
        src/sys/external/bsd/drm2/drm: drm_module.c

Log Message:
Initialize drm_core_init_complete in drm_module.c

Linux achieves this with a module_init(drm_core_init);

Author: Maya Rashish <[email protected]>
Committer: Taylor R Campbell <[email protected]>


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/external/bsd/drm2/dist/drm/drm_drv.c
cvs rdiff -u -r1.25 -r1.26 src/sys/external/bsd/drm2/drm/drm_module.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to