From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 28 Feb 2012 23:48:29 +0100 Subject: [U-Boot] [PATCH 0/2] Highbank fixes for 2012.03 In-Reply-To: <1329864747-2914-1-git-send-email-robherring2@gmail.com> References: <1329864747-2914-1-git-send-email-robherring2@gmail.com> Message-ID: <4F4D59BD.9020606@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Rob, Le 21/02/2012 23:52, Rob Herring a ?crit : > From: Rob Herring > > This is a couple of fixes for a build error and warning. > > Rob > > Rob Herring (2): > ARM: highbank: fix warning for calxedaxgmac_initialize > ARM: highbank: add missing get_tbclk > > arch/arm/cpu/armv7/highbank/timer.c | 5 +++++ > board/highbank/highbank.c | 1 + > 2 files changed, 6 insertions(+), 0 deletions(-) Weird: I get a persistent error with ELDK42 (4.2.2) and Ubuntu (4.6.1) ARM toolchains: calxedaxgmac.c:317: error: expected declaration specifiers or '...' before numeric constant calxedaxgmac.c:317: warning: function declaration isn't a prototype I would not mention it if you did not seem to ba able to build on your side, so I must have something wrong in my setup. Can you tell me on which commit ID you applied your patch set? Amicalement, -- Albert.