cpuidle: consolidate 2.6.22 cpuidle branch into one patch
[safe/jmp/linux-2.6] / include / linux / mpage.h
index cc5fb75..068a0c9 100644 (file)
@@ -12,7 +12,6 @@
 #ifdef CONFIG_BLOCK
 
 struct writeback_control;
-typedef int (writepage_t)(struct page *page, struct writeback_control *wbc);
 
 int mpage_readpages(struct address_space *mapping, struct list_head *pages,
                                unsigned nr_pages, get_block_t get_block);