From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [PATCH] of: clean-up unnecessary libfdt include paths Date: Wed, 3 Jun 2015 10:26:38 +0200 Message-ID: <20150603082638.GJ9839@linux-mips.org> References: <1433308225-13874-1-git-send-email-robh@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1433308225-13874-1-git-send-email-robh@kernel.org> Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Rob Herring Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Grant Likely , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , linux-mips@linux-mips.org, linuxppc-dev@lists.ozlabs.org List-Id: devicetree@vger.kernel.org On Wed, Jun 03, 2015 at 12:10:25AM -0500, Rob Herring wrote: > Date: Wed, 3 Jun 2015 00:10:25 -0500 > From: Rob Herring > To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org > Cc: Grant Likely , Rob Herring , > Ralf Baechle , Benjamin Herrenschmidt > , Paul Mackerras , Michael > Ellerman , linux-mips@linux-mips.org, > linuxppc-dev@lists.ozlabs.org > Subject: [PATCH] of: clean-up unnecessary libfdt include paths > > With the latest dtc import include fixups, it is no longer necessary to > add explicit include paths to use libfdt. Remove these across the > kernel. > > Signed-off-by: Rob Herring > Cc: Ralf Baechle > Cc: Benjamin Herrenschmidt > Cc: Paul Mackerras > Cc: Michael Ellerman > Cc: Grant Likely > Cc: linux-mips@linux-mips.org > Cc: linuxppc-dev@lists.ozlabs.org For the MIPS bits; Acked-by: Ralf Baechle Ralf