Module Name: src
Committed By: riastradh
Date: Mon Aug 27 06:55:13 UTC 2018
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_crtc.c
Log Message:
Fix up drm_crtc.c.
- Ifdef out debugfs variables.
- Restore int ret declaration lost in merge.
- Use PRIu64, not %llu, for uint64_t.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/external/bsd/drm2/dist/drm/drm_crtc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.