提交 47b4bcf7 编写于 作者: N Nikita Kiryanov 提交者: Tom Rini

arm: omap: abb: add missing include

ABB code uses LDELAY but does not include the header that provides its
definition.

Include the header.

Cc: Tom Rini <trini@ti.com>
Signed-off-by: NNikita Kiryanov <nikita@compulab.co.il>
Acked-by: NNishanth Menon <nm@ti.com>
上级 052fb196
......@@ -11,6 +11,7 @@
#include <common.h>
#include <asm/omap_common.h>
#include <asm/arch/clock.h>
#include <asm/io.h>
#include <asm/arch/sys_proto.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册