diff options
Diffstat (limited to 'arch/um/include/tlb.h')
| -rw-r--r-- | arch/um/include/tlb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/include/tlb.h b/arch/um/include/tlb.h index 45d7da6c3b2c..8efc1e0f1b84 100644 --- a/arch/um/include/tlb.h +++ b/arch/um/include/tlb.h | |||
| @@ -34,7 +34,6 @@ struct host_vm_op { | |||
| 34 | } u; | 34 | } u; |
| 35 | }; | 35 | }; |
| 36 | 36 | ||
| 37 | extern void mprotect_kernel_vm(int w); | ||
| 38 | extern void force_flush_all(void); | 37 | extern void force_flush_all(void); |
| 39 | extern void fix_range_common(struct mm_struct *mm, unsigned long start_addr, | 38 | extern void fix_range_common(struct mm_struct *mm, unsigned long start_addr, |
| 40 | unsigned long end_addr, int force, | 39 | unsigned long end_addr, int force, |
