[PATCH] 1/4: DM: kcopyd.c: Remove unused include

From: Kevin Corry
Date: Wed Jun 30 2004 - 14:58:16 EST


kcopyd.c: Remove unused #include.

Signed-off-by: Kevin Corry <kevcorry@xxxxxxxxxx>

--- diff/drivers/md/kcopyd.c 2004-06-30 08:45:34.513303448 -0500
+++ source/drivers/md/kcopyd.c 2004-06-30 08:48:15.384847256 -0500
@@ -24,9 +24,6 @@

#include "kcopyd.h"

-/* FIXME: this is only needed for the DMERR macros */
-#include "dm.h"
-
static struct workqueue_struct *_kcopyd_wq;
static struct work_struct _kcopyd_work;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/