Module Name: src Committed By: riastradh Date: Wed Jul 23 18:05:44 UTC 2014
Modified Files: src/sys/external/bsd/drm2/i915drm: i915_pci.c Log Message: Omit redundant vga_is_console test. This was a copypasta error -- before it tested iot then memt -- but I see no evidence that passing memt to vga_is_console is ever sensible. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/external/bsd/drm2/i915drm/i915_pci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.