X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=mm%2Fnommu.c;h=1f60194d9b9b436e0d8020c4bc73b5226429b2be;hb=1b4244647ceaad42ea6eb12899d58753d82b7727;hp=cbbc1377481981ff26e065dbade356ec90ac0728;hpb=e049d1ca3094f3d1d94617f456a9961202f96e3a;p=mv-sheeva.git diff --git a/mm/nommu.c b/mm/nommu.c index cbbc1377481..1f60194d9b9 100644 --- a/mm/nommu.c +++ b/mm/nommu.c @@ -45,6 +45,7 @@ int heap_stack_gap = 0; EXPORT_SYMBOL(mem_map); EXPORT_SYMBOL(__vm_enough_memory); +EXPORT_SYMBOL(num_physpages); /* list of shareable VMAs */ struct rb_root nommu_vma_tree = RB_ROOT;