Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
[oweals/u-boot.git] / arch / blackfin / include / asm / blackfin_local.h
index 49d0c9ec3aabc2a2ccc480da356a37c000ae061d..fc46ef4d113f07a055629eb7dc4864ff89938fd8 100644 (file)
@@ -61,6 +61,9 @@
 extern u_long get_vco(void);
 extern u_long get_cclk(void);
 extern u_long get_sclk(void);
+extern u_long get_sclk0(void);
+extern u_long get_sclk1(void);
+extern u_long get_dclk(void);
 
 # define bfin_revid() (bfin_read_CHIPID() >> 28)