]> Pileus Git - ~andy/linux/blobdiff - arch/arm/include/asm/tlbflush.h
Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/linux...
[~andy/linux] / arch / arm / include / asm / tlbflush.h
index ded7c16f80cc056de147fa950acb28af98ffb062..fdbb9e369745c4b09d776a4568caa52702b7e9a7 100644 (file)
@@ -535,6 +535,8 @@ static inline void update_mmu_cache(struct vm_area_struct *vma,
 }
 #endif
 
+#define update_mmu_cache_pmd(vma, address, pmd) do { } while (0)
+
 #endif
 
 #elif defined(CONFIG_SMP)      /* !CONFIG_MMU */