X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Fpgtable.h;h=c561da379b2b3c519319a60a8cf87f24c1f3fca5;hb=720b94a4e7548e78be55ab8fd3be4686c57dc808;hp=63889334b25b0128a013dec7ab4520bb7dae35d6;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-arm/pgtable.h b/include/asm-arm/pgtable.h index 63889334b..c561da379 100644 --- a/include/asm-arm/pgtable.h +++ b/include/asm-arm/pgtable.h @@ -407,8 +407,6 @@ extern pgd_t swapper_pg_dir[PTRS_PER_PGD]; #define io_remap_page_range(vma,from,phys,size,prot) \ remap_page_range(vma,from,phys,size,prot) -typedef pte_t *pte_addr_t; - #define pgtable_cache_init() do { } while (0) #endif /* !__ASSEMBLY__ */