kcopyd.c: Remove unused #include. --- diff/drivers/md/kcopyd.c 2004-07-01 21:32:56.000000000 +0100 +++ source/drivers/md/kcopyd.c 2004-07-01 21:34:12.000000000 +0100 @@ -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;