From 942545721f9bf14941f7e2ed81c79c4f0709749a Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 27 Jul 2005 20:20:30 +0000 Subject: Correct a couple of descriptions of files in comments (were just copy'n'pasted). Submitted by: jkim --- bsd-core/drm_irq.c | 2 +- shared-core/i915_irq.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bsd-core/drm_irq.c b/bsd-core/drm_irq.c index 8c5660c5..b23ba909 100644 --- a/bsd-core/drm_irq.c +++ b/bsd-core/drm_irq.c @@ -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 */ /*- diff --git a/shared-core/i915_irq.c b/shared-core/i915_irq.c index a656895d..1b7b2a38 100644 --- a/shared-core/i915_irq.c +++ b/shared-core/i915_irq.c @@ -1,4 +1,4 @@ -/* i915_dma.c -- DMA support for the I915 -*- linux-c -*- +/* i915_irq.c -- IRQ support for the I915 -*- linux-c -*- */ /************************************************************************** * -- cgit v1.2.3