Module Name: src Committed By: riastradh Date: Sun Dec 19 11:11:42 UTC 2021
Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: i915_drv.h Log Message: Our __always_inline doesn't make the function inline. Avoid compiler warnings about the function being defined but not used Author: Maya Rashish <m...@netbsd.org> Committer: Taylor R Campbell <riastr...@netbsd.org> To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/external/bsd/drm2/dist/drm/i915/i915_drv.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.