X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc%2Fpgalloc.h;h=bdefd1c4a5581b5a4317587bd2377e075ea7ed81;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=48ae247d95757115dfcf6f620ce6b5d7c562c804;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/asm-ppc/pgalloc.h b/include/asm-ppc/pgalloc.h index 48ae247d9..bdefd1c4a 100644 --- a/include/asm-ppc/pgalloc.h +++ b/include/asm-ppc/pgalloc.h @@ -40,10 +40,5 @@ extern void pte_free(struct page *pte); #define check_pgt_cache() do { } while (0) -#define arch_add_exec_range(mm, limit) do { ; } while (0) -#define arch_flush_exec_range(mm) do { ; } while (0) -#define arch_remove_exec_range(mm, limit) do { ; } while (0) - - #endif /* _PPC_PGALLOC_H */ #endif /* __KERNEL__ */