From mboxrd@z Thu Jan 1 00:00:00 1970 From: Larry Johnson Date: Sat, 14 Jun 2008 13:50:38 -0400 Subject: [U-Boot-Users] [PATCH] Fix 4xx build issue In-Reply-To: <200806121351.16005.sr@denx.de> References: <> <1213267211-9313-1-git-send-email-agust@denx.de> <200806121351.16005.sr@denx.de> Message-ID: <485404EE.2030202@acm.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stefan Roese wrote: > On Thursday 12 June 2008, Anatolij Gustschin wrote: >> Building for 4xx doesn't work since commit 4dbdb768: >> >> In file included from 4xx_pcie.c:28: >> include/asm/processor.h:971: error: expected ')' before 'ver' >> make[1]: *** [4xx_pcie.o] Error 1 >> >> This patch fixes the problem. >> >> Signed-off-by: Anatolij Gustschin > > Acked-by: Stefan Roese > > Thanks. > > Best regards, > Stefan Thanks from me too, Anatolij. I just came up with the same patch, but decided to check the mailing list before submitting it. Stefan, could you add this to the ppc4xx repository ASAP? Best regards, Larry