This website requires JavaScript.
Explore
Help
Register
Sign In
AcoSail
/
kernel_optimize_test
Watch
8
Star
0
Fork
0
You've already forked kernel_optimize_test
forked from
luck/tmp_suning_uos_patched
Code
Pull Requests
Activity
c5a0adb510
kernel_optimize_test
/
arch
/
arm
/
mach-integrator
/
common.h
2 lines
53 B
C
Raw
Normal View
History
Unescape
Escape
ARM: Integrator: pass 'khz' to integrator_time_init This is now what the clocksource/clockevent initialization functions want, so give them the timer tick rate directly. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-01-16 06:12:46 +08:00
extern
void
integrator_time_init
(
u32
,
unsigned
int
)
;
Copy Permalink