Module Name: src Committed By: riastradh Date: Sun Dec 19 11:17:52 UTC 2021
Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: i915_drv.c Log Message: Remove duplicate declaration of i915_device_ids The one that compiles is in i915_pci.c now. No `pciidlist` in this file! Author: Maya Rashish <m...@netbsd.org> Committer: Taylor R Campbell <riastr...@netbsd.org> To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/external/bsd/drm2/dist/drm/i915/i915_drv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.