commit | f2d576948d6cec16e4aae201d738c4f22039a551 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 05 15:04:06 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Jul 21 19:07:26 2016 +1000 |
tree | dcbe46fe2c9fbe05c9c8e1668ff5a1076c07a3fe | |
parent | 565713840445b7ccafb28dc1230d57d40bcb42a5 [diff] |
powerpc: Get rid of ppc_md.init_early() It is now called right after platform probe, so the probe function can just do the job. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>