Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753991AbbFCItu (ORCPT ); Wed, 3 Jun 2015 04:49:50 -0400 Received: from eddie.linux-mips.org ([148.251.95.138]:43507 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752903AbbFCIt0 (ORCPT ); Wed, 3 Jun 2015 04:49:26 -0400 Date: Wed, 3 Jun 2015 10:24:10 +0200 From: Ralf Baechle To: Rob Herring Cc: devicetree@vger.kernel.org, Grant Likely , linux-kernel@vger.kernel.org, Pantelis Antoniou , Geert Uytterhoeven , linux-mips@linux-mips.org Subject: Re: [PATCH 1/3] MIPS: prepare for user enabling of CONFIG_OF Message-ID: <20150603082410.GI9839@linux-mips.org> References: <1433285204-4307-1-git-send-email-robh@kernel.org> <1433285204-4307-2-git-send-email-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433285204-4307-2-git-send-email-robh@kernel.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 685 Lines: 17 On Tue, Jun 02, 2015 at 05:46:42PM -0500, Rob Herring wrote: > 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 Ralf -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/