]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_otp.c
Merge branch 'master' of git://git.denx.de/u-boot-spi
[karo-tx-uboot.git] / common / cmd_otp.c
index 6f933355176296ac2541d0b45960dfbef87bb27d..67808aa377ef15cdf3059bae08e6bfe8592ca886 100644 (file)
@@ -18,6 +18,7 @@
 #include <command.h>
 
 #include <asm/blackfin.h>
+#include <asm/clock.h>
 #include <asm/mach-common/bits/otp.h>
 
 static const char *otp_strerror(uint32_t err)