i.MX3: introduce clock API
This patch introduces the clock API for for arch-mxc Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
committed by
Robert Schwebel
parent
c0db2ea4e3
commit
df1bf4bdb2
@@ -16,5 +16,6 @@ struct sys_timer;
|
||||
extern void mxc_map_io(void);
|
||||
extern void mxc_init_irq(void);
|
||||
extern struct sys_timer mxc_timer;
|
||||
extern int mxc_clocks_init(unsigned long fref);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user