i.MXC family: Adding timer support
[deliverable/linux.git] / include / asm-arm / arch-mxc / common.h
index 8774783ed984be70635ea7389a2efcb34660a3de..a6d2e24aab15ab1859416045f4d3eac7468b036f 100644 (file)
 #ifndef __ASM_ARCH_MXC_COMMON_H__
 #define __ASM_ARCH_MXC_COMMON_H__
 
-struct sys_timer;
-
 extern void mxc_map_io(void);
 extern void mxc_init_irq(void);
-extern struct sys_timer mxc_timer;
+extern void mxc_timer_init(const char *clk_timer);
 extern int mxc_clocks_init(unsigned long fref);
 extern int mxc_register_gpios(void);
 
This page took 0.023875 seconds and 5 git commands to generate.