diff options
Diffstat (limited to 'mm/memory.c')
-rw-r--r-- | mm/memory.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/memory.c b/mm/memory.c index a07120da868b..4198df0dff1c 100644 --- a/mm/memory.c +++ b/mm/memory.c | |||
@@ -1902,7 +1902,6 @@ int vmtruncate_range(struct inode *inode, loff_t offset, loff_t end) | |||
1902 | 1902 | ||
1903 | return 0; | 1903 | return 0; |
1904 | } | 1904 | } |
1905 | EXPORT_UNUSED_SYMBOL(vmtruncate_range); /* June 2006 */ | ||
1906 | 1905 | ||
1907 | /** | 1906 | /** |
1908 | * swapin_readahead - swap in pages in hope we need them soon | 1907 | * swapin_readahead - swap in pages in hope we need them soon |