commit | b4baad0b2712471740c58a1bc9578ab057af7514 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Thu Apr 25 14:29:32 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri May 03 01:20:22 2019 +1000 |
tree | 11a7963f79d093f224f0eec7bb5ba927d0eae326 | |
parent | 877461210ea1c92f159bf261924e58d7d27edadc [diff] |
powerpc/mm: remove unnecessary #ifdef CONFIG_PPC64 For PPC32 that's a noop, gcc should be smart enough to ignore it. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>