Commit f6a5f1f8 authored by Kevin Corry's avatar Kevin Corry Committed by Linus Torvalds

[PATCH] dm: kcopyd.c: Remove unused include

kcopyd.c: Remove unused #include.
Signed-off-by: default avatarKevin Corry <kevcorry@us.ibm.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 681c2161
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment