]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-mx6/clock.h
mx6: Factor out common HDMI setup code
[karo-tx-uboot.git] / arch / arm / include / asm / arch-mx6 / clock.h
index cfd4edcb5e1cec21c48147d47b89fc4dfc87ea37..d03d24a796ee6a9a15983158120e7eabf220036b 100644 (file)
@@ -65,5 +65,5 @@ void enable_ocotp_clk(unsigned char enable);
 void enable_usboh3_clk(unsigned char enable);
 int enable_sata_clock(void);
 int enable_i2c_clk(unsigned char enable, unsigned i2c_num);
-
+void enable_ipu_clock(void);
 #endif /* __ASM_ARCH_CLOCK_H */