diff options
Diffstat (limited to 'fs/befs/endian.h')
-rw-r--r-- | fs/befs/endian.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/befs/endian.h b/fs/befs/endian.h index 9ecaea4e3325..d77a26e7bd97 100644 --- a/fs/befs/endian.h +++ b/fs/befs/endian.h | |||
@@ -10,7 +10,6 @@ | |||
10 | #define LINUX_BEFS_ENDIAN | 10 | #define LINUX_BEFS_ENDIAN |
11 | 11 | ||
12 | #include <linux/byteorder/generic.h> | 12 | #include <linux/byteorder/generic.h> |
13 | #include "befs.h" | ||
14 | 13 | ||
15 | static inline u64 | 14 | static inline u64 |
16 | fs64_to_cpu(const struct super_block *sb, u64 n) | 15 | fs64_to_cpu(const struct super_block *sb, u64 n) |