Move strtomhz() to vsprintf.h
[platform/kernel/u-boot.git] / drivers / cpu / mpc83xx_cpu.c
index 7bc86bf..1e58457 100644 (file)
@@ -9,6 +9,7 @@
 #include <clk.h>
 #include <cpu.h>
 #include <dm.h>
+#include <vsprintf.h>
 
 #include "mpc83xx_cpu.h"