Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[deliverable/linux.git] / arch / arm / mach-mmp / common.h
CommitLineData
49cbe786
EM
1#define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x)
2
49cbe786 3extern void timer_init(int irq);
49cbe786
EM
4
5extern void __init icu_init_irq(void);
8022887c 6extern void __init mmp_map_io(void);
9854a38e 7extern void mmp_restart(char, const char *);
50d0e244 8extern void __init pxa168_clk_init(void);
9e73d698 9extern void __init pxa910_clk_init(void);
8430305d 10extern void __init mmp2_clk_init(void);
This page took 0.296439 seconds and 5 git commands to generate.