commit | 21098b9e07476deb3f40acd7e51cffbffb4ef865 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Sep 17 22:15:36 2014 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Nov 10 09:59:26 2014 +1100 |
tree | a61d80fa76e978dc86448c45de74bd1a3e7b5ad1 | |
parent | 68cf0d642f62267b960f947370539ff3582c4935 [diff] |
powerpc: Move sparse_init() into initmem_init We did part of sparse initialisation in setup_arch and part in initmem_init. Put them together. Signed-off-by: Anton Blanchard <anton@samba.org> Tested-by: Emil Medve <Emilian.Medve@Freescale.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>