]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/asm-arm/tlb.h
[PATCH] mm: tlb_is_full_mm was obscure
[linux-beck.git] / include / asm-arm / tlb.h
index da41df20928fe23ea7b02518b7728f52f26dae86..a35ab0f2e25e53eb0c57a0ab7538549feda8b0b1 100644 (file)
@@ -68,11 +68,6 @@ tlb_finish_mmu(struct mmu_gather *tlb, unsigned long start, unsigned long end)
        put_cpu_var(mmu_gathers);
 }
 
-static inline unsigned int tlb_is_full_mm(struct mmu_gather *tlb)
-{
-       return tlb->fullmm;
-}
-
 #define tlb_remove_tlb_entry(tlb,ptep,address) do { } while (0)
 
 /*