]> Pileus Git - ~andy/linux/blob - arch/arm/mach-tcc8k/common.h
ARM: Add the clock framework for Telechips TCC8xxx processors.
[~andy/linux] / arch / arm / mach-tcc8k / common.h
1 #ifndef MACH_TCC8K_COMMON_H
2 #define MACH_TCC8K_COMMON_H
3
4 extern void tcc_clocks_init(unsigned long xi_freq, unsigned long xti_freq);
5
6 #endif