From: Wei Yongjun <weiyongjun1@xxxxxxxxxx> Remove duplicated include. Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> --- drivers/md/dm-cache-policy-smq.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/md/dm-cache-policy-smq.c b/drivers/md/dm-cache-policy-smq.c index 8de5bd9..c33f4a6 100644 --- a/drivers/md/dm-cache-policy-smq.c +++ b/drivers/md/dm-cache-policy-smq.c @@ -14,7 +14,6 @@ #include <linux/mutex.h> #include <linux/vmalloc.h> #include <linux/math64.h> -#include <linux/hash.h> #define DM_MSG_PREFIX "cache-policy-smq" -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html