commit | 17312f258cf6eb584f276ad592972ade7e16e318 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Mar 29 10:00:01 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri May 03 01:20:22 2019 +1000 |
tree | 760470f840e1de714cac95f9b948231930764418 | |
parent | 47d99948eee48a84a4b242c17915a4ff59a29b5d [diff] |
powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64 Several files in arch/powerpc/mm are only for book3S32. This patch creates a subdirectory for them. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> [mpe: Shorten new filenames] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>