commit | 9d9f2cccde952126185e3336af0d4dc62eb254ad | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Mar 29 09:59:59 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu May 02 21:18:58 2019 +1000 |
tree | 4f5ba6e5e3e5af437b724ed7eb58b263ce62736a | |
parent | 71faf8145cdc20f22aa398eb7b206b33826cf2bd [diff] |
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>