From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ellerman Subject: Re: of: clean-up unnecessary libfdt include paths Date: Thu, 4 Jun 2015 20:20:32 +1000 (AEST) Message-ID: <20150604102032.DF5B4140280@ozlabs.org> References: <1433308225-13874-1-git-send-email-robh@kernel.org> Return-path: In-Reply-To: <1433308225-13874-1-git-send-email-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Rob Herring , linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, Ralf Baechle , Paul Mackerras , Grant Likely , linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, 2015-03-06 at 05:10:25 UTC, Rob Herring wrote: > 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. What are the "latest dtc import include fixups" ? > diff --git a/arch/powerpc/kernel/Makefile b/arch/powerpc/kernel/Makefile > index c1ebbda..c16e836 100644 > --- a/arch/powerpc/kernel/Makefile > +++ b/arch/powerpc/kernel/Makefile > @@ -2,7 +2,6 @@ > # Makefile for the linux kernel. > # > > -CFLAGS_prom.o = -I$(src)/../../../scripts/dtc/libfdt > CFLAGS_ptrace.o += -DUTS_MACHINE='"$(UTS_MACHINE)"' > > subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror Acked-by: Michael Ellerman cheers -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html