diff options
Diffstat (limited to 'include/linux/swap.h')
-rw-r--r-- | include/linux/swap.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/swap.h b/include/linux/swap.h index 4d559325d919..9ee321833b21 100644 --- a/include/linux/swap.h +++ b/include/linux/swap.h | |||
@@ -299,8 +299,6 @@ extern void mem_cgroup_get_shmem_target(struct inode *inode, pgoff_t pgoff, | |||
299 | struct page **pagep, swp_entry_t *ent); | 299 | struct page **pagep, swp_entry_t *ent); |
300 | #endif | 300 | #endif |
301 | 301 | ||
302 | extern void swap_unplug_io_fn(struct backing_dev_info *, struct page *); | ||
303 | |||
304 | #ifdef CONFIG_SWAP | 302 | #ifdef CONFIG_SWAP |
305 | /* linux/mm/page_io.c */ | 303 | /* linux/mm/page_io.c */ |
306 | extern int swap_readpage(struct page *); | 304 | extern int swap_readpage(struct page *); |