diff options
Diffstat (limited to 'include/linux/writeback.h')
-rw-r--r-- | include/linux/writeback.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/writeback.h b/include/linux/writeback.h index a378c295851f..34a005515fef 100644 --- a/include/linux/writeback.h +++ b/include/linux/writeback.h | |||
@@ -138,8 +138,6 @@ extern int vm_highmem_is_dirtyable; | |||
138 | extern int block_dump; | 138 | extern int block_dump; |
139 | extern int laptop_mode; | 139 | extern int laptop_mode; |
140 | 140 | ||
141 | extern unsigned long determine_dirtyable_memory(void); | ||
142 | |||
143 | extern int dirty_background_ratio_handler(struct ctl_table *table, int write, | 141 | extern int dirty_background_ratio_handler(struct ctl_table *table, int write, |
144 | void __user *buffer, size_t *lenp, | 142 | void __user *buffer, size_t *lenp, |
145 | loff_t *ppos); | 143 | loff_t *ppos); |