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>
このコミットが含まれているのは:
Christophe Leroy
2019-03-29 09:59:59 +00:00
committed by Michael Ellerman
コミット 9d9f2cccde
17個のファイルの変更17行の追加17行の削除

ファイルの表示

@@ -52,7 +52,7 @@
#include <asm/firmware.h>
#include <asm/dma.h>
#include "mmu_decl.h"
#include <mm/mmu_decl.h>
#ifdef CONFIG_PPC_BOOK3S_64