diff options
Diffstat (limited to 'common/cmd_otp.c')
-rw-r--r-- | common/cmd_otp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/cmd_otp.c b/common/cmd_otp.c index 6f93335517..67808aa377 100644 --- a/common/cmd_otp.c +++ b/common/cmd_otp.c @@ -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) |