powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
This patch make inclusion of mmu_decl.h independant of the location of the file including it. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:

committed by
Michael Ellerman

parent
71faf8145c
commit
9d9f2cccde
@@ -54,7 +54,7 @@
|
||||
#include <asm/swiotlb.h>
|
||||
#include <asm/rtas.h>
|
||||
|
||||
#include "mmu_decl.h"
|
||||
#include <mm/mmu_decl.h>
|
||||
|
||||
#ifndef CPU_FTR_COHERENT_ICACHE
|
||||
#define CPU_FTR_COHERENT_ICACHE 0 /* XXX for now */
|
||||
|
Reference in New Issue
Block a user