mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 17:08:03 +02:00
Correct a couple of descriptions of files in comments (were just
copy'n'pasted). Submitted by: jkim
This commit is contained in:
parent
fccd351c8f
commit
942545721f
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* drm_dma.c -- DMA IOCTL and function support
|
||||
/* drm_irq.c -- IRQ IOCTL and function support
|
||||
* Created: Fri Oct 18 2003 by anholt@FreeBSD.org
|
||||
*/
|
||||
/*-
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/* i915_dma.c -- DMA support for the I915 -*- linux-c -*-
|
||||
/* i915_irq.c -- IRQ support for the I915 -*- linux-c -*-
|
||||
*/
|
||||
/**************************************************************************
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue