crush: drop unnecessary include from mapper.c

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
This commit is contained in:
Ilya Dryomov 2015-04-14 20:55:13 +03:00
parent ec137c10e7
commit 9be6df215a

View file

@ -20,7 +20,6 @@
#include <linux/crush/crush.h>
#include <linux/crush/hash.h>
#include <linux/crush/mapper.h>
/*
* Implement the core CRUSH mapping algorithm.