diff options
| -rw-r--r-- | mm/filemap.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mm/filemap.c b/mm/filemap.c index d5fdae2eb183..47263ac3e4ea 100644 --- a/mm/filemap.c +++ b/mm/filemap.c | |||
| @@ -29,11 +29,6 @@ | |||
| 29 | #include <linux/security.h> | 29 | #include <linux/security.h> |
| 30 | #include <linux/syscalls.h> | 30 | #include <linux/syscalls.h> |
| 31 | /* | 31 | /* |
| 32 | * This is needed for the following functions: | ||
| 33 | * - try_to_release_page | ||
| 34 | * - block_invalidatepage | ||
| 35 | * - generic_osync_inode | ||
| 36 | * | ||
| 37 | * FIXME: remove all knowledge of the buffer layer from the core VM | 32 | * FIXME: remove all knowledge of the buffer layer from the core VM |
| 38 | */ | 33 | */ |
| 39 | #include <linux/buffer_head.h> /* for generic_osync_inode */ | 34 | #include <linux/buffer_head.h> /* for generic_osync_inode */ |
