Skip to content
Commit 3a52cfa5 authored by Greg Ungerer's avatar Greg Ungerer Committed by Wolfgang Denk
Browse files

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: default avatarGreg Ungerer <greg.ungerer@opengear.com>
parent 041c5422
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment