sata_via: fix resource-managed iomap conversion
[powerpc.git] / fs / reiserfs / hashes.c
index 37c1306..e664ac1 100644 (file)
@@ -19,8 +19,8 @@
 //
 
 #include <linux/kernel.h>
+#include <linux/reiserfs_fs.h>
 #include <asm/types.h>
-#include <asm/bug.h>
 
 #define DELTA 0x9E3779B9
 #define FULLROUNDS 10          /* 32 is overkill, 16 is strong crypto */