[PATCH] powerpc: Remove imalloc.h
[deliverable/linux.git] / arch / powerpc / mm / pgtable_64.c
index c7f7bb6f30b3698769951d6ba63141de9ae82074..2ffca63602c507ba1a201005e7441aee85ccfd3d 100644 (file)
@@ -64,7 +64,8 @@
 #include <asm/iommu.h>
 #include <asm/abs_addr.h>
 #include <asm/vdso.h>
-#include <asm/imalloc.h>
+
+#include "mmu_decl.h"
 
 unsigned long ioremap_bot = IMALLOC_BASE;
 static unsigned long phbs_io_bot = PHBS_IO_BASE;
This page took 0.046793 seconds and 5 git commands to generate.