]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/suspend.h
swsusp: free more memory
[linux-2.6-omap-h63xx.git] / include / linux / suspend.h
index 3aecc96acc76754cd029794f53ebdb4da6bd585f..96868be9c211ce435f258ba363911e5ed777b796 100644 (file)
@@ -52,10 +52,4 @@ struct saved_context;
 void __save_processor_state(struct saved_context *ctxt);
 void __restore_processor_state(struct saved_context *ctxt);
 
-/*
- * XXX: We try to keep some more pages free so that I/O operations succeed
- * without paging. Might this be more?
- */
-#define PAGES_FOR_IO   1024
-
 #endif /* _LINUX_SWSUSP_H */