arm64: mm: drop fixup_init() and mm.h
[deliverable/linux.git] / arch / arm64 / mm / pgd.c
index ae11d4e03d0e68d7f0fe621f1c9d313fcab09127..371c5f03a1708c172e731abb07637e369681fec1 100644 (file)
@@ -26,8 +26,6 @@
 #include <asm/page.h>
 #include <asm/tlbflush.h>
 
-#include "mm.h"
-
 static struct kmem_cache *pgd_cache;
 
 pgd_t *pgd_alloc(struct mm_struct *mm)
This page took 0.026325 seconds and 5 git commands to generate.