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 <robh@xxxxxxxxxx> > To: devicetree@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx > Cc: Grant Likely <grant.likely@xxxxxxxxxx>, Rob Herring <robh@xxxxxxxxxx>, > Ralf Baechle <ralf@xxxxxxxxxxxxxx>, Benjamin Herrenschmidt > <benh@xxxxxxxxxxxxxxxxxxx>, Paul Mackerras <paulus@xxxxxxxxx>, Michael > Ellerman <mpe@xxxxxxxxxxxxxx>, linux-mips@xxxxxxxxxxxxxx, > linuxppc-dev@xxxxxxxxxxxxxxxx > 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@xxxxxxxxxx> > Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> > Cc: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> > Cc: Paul Mackerras <paulus@xxxxxxxxx> > Cc: Michael Ellerman <mpe@xxxxxxxxxxxxxx> > Cc: Grant Likely <grant.likely@xxxxxxxxxx> > Cc: linux-mips@xxxxxxxxxxxxxx > Cc: linuxppc-dev@xxxxxxxxxxxxxxxx For the MIPS bits; Acked-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx> Ralf