]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nhk8815: fix build errors
authorAnatolij Gustschin <agust@denx.de>
Wed, 28 Mar 2012 02:56:30 +0000 (02:56 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 28 Mar 2012 21:53:22 +0000 (23:53 +0200)
commitb39643b72c89489896b1fc2fd9e230b319f2c0c3
tree4ee83b16e1a2251d7322196080d27ba1c73a8a3a
parent77c3d844b0e2617dace78b39433aebe5d219187d
nhk8815: fix build errors

Fix:
common/libcommon.o: In function `cread_line':
/home/ag/git/u-boot/common/main.c:695: undefined reference to `get_ticks'
/home/ag/git/u-boot/common/main.c:695: undefined reference to `get_tbclk'
/home/ag/git/u-boot/common/main.c:698: undefined reference to `get_ticks'

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Alessandro Rubini <rubini@unipv.it>
Acked-by: Marek Vasut <marex@denx.de>
Acked-by: Alessandro Rubini <rubini@unipv.it>
arch/arm/cpu/arm926ejs/nomadik/timer.c