summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/fs/ocfs2/mmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/fs/ocfs2/mmap.h')
-rw-r--r--ANDROID_3.4.5/fs/ocfs2/mmap.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ANDROID_3.4.5/fs/ocfs2/mmap.h b/ANDROID_3.4.5/fs/ocfs2/mmap.h
deleted file mode 100644
index 1274ee0f..00000000
--- a/ANDROID_3.4.5/fs/ocfs2/mmap.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef OCFS2_MMAP_H
-#define OCFS2_MMAP_H
-
-int ocfs2_mmap(struct file *file, struct vm_area_struct *vma);
-
-#endif /* OCFS2_MMAP_H */