bitops: collect BIT macros to include/linux/bitops.h
[oweals/u-boot.git] / arch / arm / include / asm / arch-ls102xa / clock.h
index fd36bb0a501d7eeb2f76644fe6ff328b444f2eaf..a1d6afec9339a49b9a57b1f9f7a0b45d0f50a49c 100644 (file)
@@ -19,5 +19,7 @@ enum mxc_clock {
 };
 
 unsigned int mxc_get_clock(enum mxc_clock clk);
+ulong get_ddr_freq(ulong);
+uint get_svr(void);
 
 #endif /* __ASM_ARCH_LS102XA_CLOCK_H_ */