From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Bolle Subject: Re: [git pull] Devicetree changes for v3.15 Date: Tue, 01 Apr 2014 21:42:37 +0200 Message-ID: <1396381357.23763.16.camel@x220> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Grant Likely Cc: Linus Torvalds , "devicetree@vger.kernel.org" , Linux Kernel Mailing List , Rob Herring List-Id: devicetree@vger.kernel.org On Tue, 2014-04-01 at 11:15 +0100, Grant Likely wrote: > Grant Likely (13): > [...] > of: remove /proc/device-tree That commit leaves a select for PROC_DEVICETREE dangling. See "config ARCH_OMAP2PLUS" in arch/arm/mach-omap2/Kconfig. Can that select statement just be dropped now or is something more elaborate needed? Paul Bolle