| 
									
										
										
										
											2006-01-16 22:14:17 -08:00
										 |  |  | #ifndef __ASM_SH_CLOCK_H
 | 
					
						
							|  |  |  | #define __ASM_SH_CLOCK_H
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-05-11 13:29:17 +00:00
										 |  |  | #include <linux/sh_clk.h>
 | 
					
						
							| 
									
										
										
										
											2006-01-16 22:14:17 -08:00
										 |  |  | 
 | 
					
						
							|  |  |  | /* Should be defined by processor-specific code */ | 
					
						
							| 
									
										
										
										
											2012-02-29 22:17:16 +09:00
										 |  |  | void __deprecated arch_init_clk_ops(struct sh_clk_ops **, int type); | 
					
						
							| 
									
										
										
										
											2008-09-04 18:53:58 +09:00
										 |  |  | int __init arch_clk_init(void); | 
					
						
							| 
									
										
										
										
											2006-01-16 22:14:17 -08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-05-13 17:38:11 +09:00
										 |  |  | /* arch/sh/kernel/cpu/clock-cpg.c */ | 
					
						
							|  |  |  | int __init __deprecated cpg_clk_init(void); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-05-11 13:29:25 +00:00
										 |  |  | /* arch/sh/kernel/cpu/clock.c */ | 
					
						
							|  |  |  | int clk_init(void); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-01-16 22:14:17 -08:00
										 |  |  | #endif /* __ASM_SH_CLOCK_H */
 |