Module Name: src
Committed By: riastradh
Date: Sun Dec 19 01:54:43 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/dist/include/uapi/drm: drm.h
Log Message:
Make sure we don't end up on the wrong side of this ifdef.
We have our own block in this file and don't want two differing
declarations of drm_handle_t.
Author: Maya Rashish <[email protected]>
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/sys/external/bsd/drm2/dist/include/uapi/drm/drm.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.