]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc32: Remove useless/wrong MMU:setio progress message
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 9 Feb 2016 16:08:08 +0000 (17:08 +0100)
committerScott Wood <oss@buserror.net>
Fri, 11 Mar 2016 23:18:02 +0000 (17:18 -0600)
commitde4f3f61946cc362ea1e4fef130bc4c24f51b8a6
tree52d1f31c7cc839119695cf298c33049e2c63d6d0
parent57aa1c9a8f80508fe009f2613ce0f390282e6b6c
powerpc32: Remove useless/wrong MMU:setio progress message

Commit d1f7f1c7afde ("[POWERPC] Remove unused machine call outs")
removed the call to setup_io_mappings(), so remove the associated
progress line message

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/mm/init_32.c