X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=mm%2Fnommu.c;h=ecd1f158548e95a51cf004ad3f4d4ff7acb87a88;hb=f66e329d889fce165074f677509d449fc92ff7b9;hp=e44e6e0a125cb7148913f42fb8ff3e1587a49be9;hpb=8133633368760656c76b8302dbd4bfa20f887df6;p=linux-2.6-block.git diff --git a/mm/nommu.c b/mm/nommu.c index e44e6e0a125c..ecd1f158548e 100644 --- a/mm/nommu.c +++ b/mm/nommu.c @@ -1871,10 +1871,6 @@ unsigned long arch_get_unmapped_area(struct file *file, unsigned long addr, return -ENOMEM; } -void arch_unmap_area(struct mm_struct *mm, unsigned long addr) -{ -} - void unmap_mapping_range(struct address_space *mapping, loff_t const holebegin, loff_t const holelen, int even_cows)