Re: [U-Boot] [PATCH] imx-common: remove extraneous semicolon from macro

2013-11-27 Thread Stefano Babic
On 09/11/2013 00:50, Eric Nelson wrote: > Signed-off-by: Eric Nelson > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Muni

[U-Boot] [PATCH] imx-common: remove extraneous semicolon from macro

2013-11-08 Thread Eric Nelson
Signed-off-by: Eric Nelson --- This was clearly a typo. arch/arm/imx-common/cpu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/imx-common/cpu.c b/arch/arm/imx-common/cpu.c index 0cd2538..9231649 100644 --- a/arch/arm/imx-common/cpu.c +++ b/arch/arm/imx-common/