Skip to content
Commit 42ef8946 authored by Rob Herring's avatar Rob Herring
Browse files

MIPS: prepare for user enabling of CONFIG_OF



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.

Signed-off-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarRalf Baechle <ralf@linux-mips.org>
Acked-by: default avatarGrant Likely <grant.likely@lianro.org>
Cc: linux-mips@linux-mips.org
parent e7a9a5bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment