]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ColdFire: Fix compiling error for MCF5275
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>
Thu, 19 Jun 2008 00:19:07 +0000 (19:19 -0500)
committerJohn Rigby <jrigby@freescale.com>
Fri, 11 Jul 2008 16:45:58 +0000 (10:45 -0600)
commitdd08e97361fbc9e79fa5ef1a8acf29273b934b11
treef79e4781c69354173d4f4884474c50ac6eea2fa4
parent94603c2fd4dbe0655878416aa0da9f302d4c30d3
ColdFire: Fix compiling error for MCF5275

The compiling error was caused by missing a closed parentheses
in speed.c

Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
cpu/mcf52x2/speed.c