aboutsummaryrefslogtreecommitdiff
path: root/test/dm/clk_ccf.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/clk_ccf.c')
-rw-r--r--test/dm/clk_ccf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/clk_ccf.c b/test/dm/clk_ccf.c
index 15fba31..61dad8d 100644
--- a/test/dm/clk_ccf.c
+++ b/test/dm/clk_ccf.c
@@ -4,6 +4,7 @@
* Lukasz Majewski, DENX Software Engineering, lukma@denx.de
*/
+#include <common.h>
#include <clk.h>
#include <dm.h>
#include <asm/clk.h>