diff options
Diffstat (limited to 'include/linux/swap.h')
-rw-r--r-- | include/linux/swap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/swap.h b/include/linux/swap.h index e7c36ba2a2db..89f8a39773bf 100644 --- a/include/linux/swap.h +++ b/include/linux/swap.h | |||
@@ -259,7 +259,6 @@ extern spinlock_t swap_lock; | |||
259 | 259 | ||
260 | /* linux/mm/thrash.c */ | 260 | /* linux/mm/thrash.c */ |
261 | extern struct mm_struct * swap_token_mm; | 261 | extern struct mm_struct * swap_token_mm; |
262 | extern unsigned long swap_token_default_timeout; | ||
263 | extern void grab_swap_token(void); | 262 | extern void grab_swap_token(void); |
264 | extern void __put_swap_token(struct mm_struct *); | 263 | extern void __put_swap_token(struct mm_struct *); |
265 | 264 | ||