From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Subject: Re: [PATCH 1/4] dtc/tests: don't include fdt.h prior to libfdt.h Date: Sun, 06 Jan 2013 15:49:32 -0600 Message-ID: References: <20121113183401.b05c181e66cf214608b6048d@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <20121113183401.b05c181e66cf214608b6048d-KZfg59tc24xl57MIdRCFDg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Kim Phillips Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org > tests will need fdt type definitions provided in a subsequent patch > to libfdt_env.h. Since libfdt.h includes libfdt_env.h in the right > order anyway, just remove the fdt.h include. > > Signed-off-by: Kim Phillips Applied. Thanks, jdl