aboutsummaryrefslogtreecommitdiff
path: root/fs/befs/super.c
diff options
context:
space:
mode:
authorAl Viro <viro@ftp.linux.org.uk>2005-12-24 01:13:13 -0500
committerLinus Torvalds <torvalds@g5.osdl.org>2006-10-10 16:15:33 -0700
commitaf10b0084dff530fb7232a0f8bbc4499e9c58574 (patch)
tree584a22fa803e770c6dc684a04822f8db448d927f /fs/befs/super.c
parent88c124d847d0fc60531e45323752665b01fc14f0 (diff)
[PATCH] befs: prepare to sanitizing headers
pulled includes of endian.h from fs/befs/*.c to befs.h Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/befs/super.c')
-rw-r--r--fs/befs/super.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/befs/super.c b/fs/befs/super.c
index 4557acbac52..8c3401ff6d6 100644
--- a/fs/befs/super.c
+++ b/fs/befs/super.c
@@ -11,7 +11,6 @@
#include "befs.h"
#include "super.h"
-#include "endian.h"
/**
* load_befs_sb -- Read from disk and properly byteswap all the fields