Merge branch 'ipmi' (ipmi patches from Corey Minyard)
[deliverable/linux.git] / lib / hash.c
index b89f06a2d6062598f5d541d65c1a797be295f56f..fea973f4bd57ae4f4638817becebe016fa1dd716 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <linux/jhash.h>
 #include <linux/hash.h>
+#include <linux/cache.h>
 
 static struct fast_hash_ops arch_hash_ops __read_mostly = {
        .hash  = jhash,
This page took 0.02551 seconds and 5 git commands to generate.