Browse Source

crush: drop unnecessary include from mapper.c

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov 10 years ago
parent
commit
9be6df215a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      net/ceph/crush/mapper.c

+ 0 - 1
net/ceph/crush/mapper.c

@@ -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.