From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 3 Oct 2011 16:46:58 +0200 Subject: [U-Boot] [PATCH 4/8] PPC: Fix relative path in galileo/core.h In-Reply-To: <20111003143136.C8BC018D9EC1@gemini.denx.de> References: <1317603450-7527-1-git-send-email-marek.vasut@gmail.com> <1317603450-7527-5-git-send-email-marek.vasut@gmail.com> <20111003143136.C8BC018D9EC1@gemini.denx.de> Message-ID: <201110031646.59103.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, October 03, 2011 04:31:36 PM Wolfgang Denk wrote: > Dear Marek Vasut, > > In message <1317603450-7527-5-git-send-email-marek.vasut@gmail.com> you wrote: > > From: Marek Vasut > > > > Change #include "gt64260R.h" to #include > > What is the actual problem / build issue you are fixing here? Not an issue, just stabilize the path. Cheers