Commit cb43695c authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] remove unused work queue

parent d903608b
......@@ -43,8 +43,6 @@ struct suspend_header {
#define SUSPEND_PD_PAGES(x) (((x)*sizeof(struct pbe))/PAGE_SIZE+1)
extern struct work_struct suspend_tq;
/* mm/vmscan.c */
extern int shrink_mem(void);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment