OSDN Git Service

Correct a couple of descriptions of files in comments (were just
authorEric Anholt <anholt@freebsd.org>
Wed, 27 Jul 2005 20:20:30 +0000 (20:20 +0000)
committerEric Anholt <anholt@freebsd.org>
Wed, 27 Jul 2005 20:20:30 +0000 (20:20 +0000)
    copy'n'pasted).
Submitted by: jkim

bsd-core/drm_irq.c
shared-core/i915_irq.c

index 8c5660c..b23ba90 100644 (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
  */
 /*-
index a656895..1b7b2a3 100644 (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 -*-
  */
 /**************************************************************************
  *