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>
このコミットが含まれているのは:
@@ -66,7 +66,7 @@
|
||||
#include <asm/iommu.h>
|
||||
#include <asm/vdso.h>
|
||||
|
||||
#include "mmu_decl.h"
|
||||
#include <mm/mmu_decl.h>
|
||||
|
||||
phys_addr_t memstart_addr = ~0;
|
||||
EXPORT_SYMBOL_GPL(memstart_addr);
|
||||
|
新しいイシューから参照
ユーザーをブロックする