Re: [21/41] powerpc/pmac: Remove spurrious machine type test
From: Michael Ellerman <hidden>
Date: 2016-07-21 11:09:43
From: Michael Ellerman <hidden>
Date: 2016-07-21 11:09:43
On Tue, 2016-05-07 at 05:03:57 UTC, Benjamin Herrenschmidt wrote:
pmac_declare_of_platform_devices() is already a machine initcall, thus it won't be called on a non-powermac machine. Testing for chrp there is pointless. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/b521f576df6c49fcc06fbc06a3 cheers