summaryrefslogtreecommitdiff
path: root/fs/befs/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/befs/endian.h')
-rw-r--r--fs/befs/endian.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/befs/endian.h b/fs/befs/endian.h
index e254a20869f..6cb84d896d0 100644
--- a/fs/befs/endian.h
+++ b/fs/befs/endian.h
@@ -9,7 +9,7 @@
#ifndef LINUX_BEFS_ENDIAN
#define LINUX_BEFS_ENDIAN
-#include <linux/byteorder/generic.h>
+#include <asm/byteorder.h>
static inline u64
fs64_to_cpu(const struct super_block *sb, fs64 n)