summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fs/readdir.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/readdir.c b/fs/readdir.c
index 278bc0254732..12a5f4567360 100644
--- a/fs/readdir.c
+++ b/fs/readdir.c
@@ -22,8 +22,6 @@
#include <linux/compat.h>
#include <linux/uaccess.h>
-#include <asm/unaligned.h>
-
/*
* Some filesystems were never converted to '->iterate_shared()'
* and their directory iterators want the inode lock held for