u-boot/arch/arm
Greg Ungerer 3a52cfa5cc KS8695: move TIMER_ definitions before code use
Move the TIMER_ definitions before they are used in KS8695 timer.c code.
Fixes:

timer.c: In function ‘timer_init’:
timer.c:37: error: ‘TIMER_COUNT’ undeclared (first use in this function)
timer.c:37: error: (Each undeclared identifier is reported only once
timer.c:37: error: for each function it appears in.)
timer.c:38: error: ‘TIMER_PULSE’ undeclared (first use in this function)

Signed-off-by: Greg Ungerer <greg.ungerer@opengear.com>
2011-09-10 00:12:13 +02:00
..
cpu KS8695: move TIMER_ definitions before code use 2011-09-10 00:12:13 +02:00
include/asm MX31: fix missing mxc_get_clk() call 2011-09-07 22:11:23 +02:00
lib armv7: cache: remove flush on un-aligned invalidate 2011-09-04 11:36:16 +02:00
config.mk arm: adjust PLATFORM_LIBS for SPL 2011-07-26 14:43:48 +02:00