diff options
Diffstat (limited to 'fs/reiserfs/hashes.c')
| -rw-r--r-- | fs/reiserfs/hashes.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/reiserfs/hashes.c b/fs/reiserfs/hashes.c index a3ec238fd9e0..e664ac16fad9 100644 --- a/fs/reiserfs/hashes.c +++ b/fs/reiserfs/hashes.c | |||
| @@ -21,7 +21,6 @@ | |||
| 21 | #include <linux/kernel.h> | 21 | #include <linux/kernel.h> |
| 22 | #include <linux/reiserfs_fs.h> | 22 | #include <linux/reiserfs_fs.h> |
| 23 | #include <asm/types.h> | 23 | #include <asm/types.h> |
| 24 | #include <asm/bug.h> | ||
| 25 | 24 | ||
| 26 | #define DELTA 0x9E3779B9 | 25 | #define DELTA 0x9E3779B9 |
| 27 | #define FULLROUNDS 10 /* 32 is overkill, 16 is strong crypto */ | 26 | #define FULLROUNDS 10 /* 32 is overkill, 16 is strong crypto */ |
