]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ColdFire: Fix compilation issue caused by a missing function
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>
Fri, 1 Aug 2008 00:53:21 +0000 (19:53 -0500)
committerWolfgang Denk <wd@denx.de>
Fri, 1 Aug 2008 10:37:45 +0000 (12:37 +0200)
commitac169d645f5f0e0b9a232563099209e92a355d8e
treeac28ff190a00cc8069d04b6dc399199774579452
parent01ae85b58b51d2fb1fac5b93095f6042cf48ae7b
ColdFire: Fix compilation issue caused by a missing function

Implement usec2ticks() which is used by fsl_i2c.c in
lib_m68k/time.c

Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
lib_m68k/time.c