diff options
Diffstat (limited to 'include/linux/suspend.h')
| -rw-r--r-- | include/linux/suspend.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/suspend.h b/include/linux/suspend.h index e82cb10fb3ea..96e31aa64cc7 100644 --- a/include/linux/suspend.h +++ b/include/linux/suspend.h  | |||
| @@ -71,7 +71,6 @@ struct saved_context; | |||
| 71 | void __save_processor_state(struct saved_context *ctxt); | 71 | void __save_processor_state(struct saved_context *ctxt); | 
| 72 | void __restore_processor_state(struct saved_context *ctxt); | 72 | void __restore_processor_state(struct saved_context *ctxt); | 
| 73 | unsigned long get_safe_page(gfp_t gfp_mask); | 73 | unsigned long get_safe_page(gfp_t gfp_mask); | 
| 74 | int swsusp_add_arch_pages(unsigned long start, unsigned long end); | ||
| 75 | 74 | ||
| 76 | /* | 75 | /* | 
| 77 | * XXX: We try to keep some more pages free so that I/O operations succeed | 76 | * XXX: We try to keep some more pages free so that I/O operations succeed | 
