On Wed, 3 Jun 2015 10:26:38 +0200
, Ralf Baechle [off-list ref]
wrote:
On Wed, Jun 03, 2015 at 12:10:25AM -0500, Rob Herring wrote:
quoted
Date: Wed, 3 Jun 2015 00:10:25 -0500
From: Rob Herring <robh@kernel.org>
To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Grant Likely <redacted>, Rob Herring <robh@kernel.org>,
Ralf Baechle [off-list ref], Benjamin Herrenschmidt
[off-list ref], Paul Mackerras [off-list ref], Michael
Ellerman [off-list ref], 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 <robh@kernel.org>
Cc: Ralf Baechle <redacted>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <redacted>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Grant Likely <redacted>
Cc: linux-mips@linux-mips.org
Cc: linuxppc-dev@lists.ozlabs.org
For the MIPS bits;
Acked-by: Ralf Baechle <redacted>
Ralf
Acked-by: Grant Likely <redacted>