]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-mx6/clock.h
mx6: clock: Add thermal clock enable function
[karo-tx-uboot.git] / arch / arm / include / asm / arch-mx6 / clock.h
index 3c58a0ab6041897794d28ac514dd7ab2fe256949..8e51f9b3a0edb34cc0561acdc9f20e4ec6bd81e2 100644 (file)
@@ -66,4 +66,5 @@ int enable_spi_clk(unsigned char enable, unsigned spi_num);
 void enable_ipu_clock(void);
 int enable_fec_anatop_clock(enum enet_freq freq);
 void enable_enet_clk(unsigned char enable);
+void enable_thermal_clk(void);
 #endif /* __ASM_ARCH_CLOCK_H */