Module Name: src
Committed By: riastradh
Date: Sun Dec 19 09:44:35 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_dp_mst_topology.c
Log Message:
Mark several functions only used in this file as static.
EXPORT_SYMBOL_... does this for linux, not sure how to replicate.
taking the easy route.
Author: Maya Rashish <[email protected]>
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
src/sys/external/bsd/drm2/dist/drm/drm_dp_mst_topology.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.