Re: [PATCH 1/3] MIPS: prepare for user enabling of CONFIG_OF
From: Grant Likely <hidden>
Date: 2015-06-04 08:25:31
Also in:
linux-mips, lkml
From: Grant Likely <hidden>
Date: 2015-06-04 08:25:31
Also in:
linux-mips, lkml
On Wed, 3 Jun 2015 10:24:10 +0200 , Ralf Baechle [off-list ref] wrote:
On Tue, Jun 02, 2015 at 05:46:42PM -0500, Rob Herring wrote:quoted
In preparation to allow users to enable DeviceTree without arch or machine selecting it, we need to fix build errors on MIPS. When CONFIG_OF is enabled, device_tree_init cannot be resolved. This is trivially fixed by using CONFIG_USE_OF instead of CONFIG_OF for prom.h.Want to take this through your tree? If so, Acked-by: Ralf Baechle <redacted> Ralf
For the whole series: Acked-by: Grant Likely <redacted>