Files
u-boot/arch
Stephan Linz b9f0b73052 microblaze: fix build failure due to undefined reference to `get_ticks'
after commit "common: add possibility for readline_into_buffer
timeout" (sha1:9c34831) was applied. The Microblaze generic build
fails with error below:

common/libcommon.o: In function `cread_line':
/devel/u-boot/common/main.c:717: undefined reference to `get_ticks'
/devel/u-boot/common/main.c:717: undefined reference to `get_tbclk'
/devel/u-boot/common/main.c:720: undefined reference to `get_ticks'

Signed-off-by: Stephan Linz <linz@li-pro.net>
Acked-by: Michal Simek <monstr@monstr.eu>
2012-02-23 12:15:14 +01:00
..
2012-02-15 17:42:22 -06:00
2011-12-23 20:53:58 +01:00
2011-12-05 21:55:25 +01:00
2012-01-13 21:16:48 +01:00
2011-12-19 12:03:40 +01:00
2011-12-05 21:55:24 +01:00