Correct a couple of descriptions of files in comments (were just

copy'n'pasted).
Submitted by: jkim
This commit is contained in:
Eric Anholt 2005-07-27 20:20:30 +00:00
parent fccd351c8f
commit 942545721f
2 changed files with 2 additions and 2 deletions

View file

@ -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
*/
/*-

View file

@ -1,4 +1,4 @@
/* i915_dma.c -- DMA support for the I915 -*- linux-c -*-
/* i915_irq.c -- IRQ support for the I915 -*- linux-c -*-
*/
/**************************************************************************
*