aboutsummaryrefslogtreecommitdiff
path: root/test/dm/pwm.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/pwm.c')
-rw-r--r--test/dm/pwm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/pwm.c b/test/dm/pwm.c
index 8013334..dff626c 100644
--- a/test/dm/pwm.c
+++ b/test/dm/pwm.c
@@ -3,6 +3,7 @@
* Copyright (C) 2017 Google, Inc
*/
+#include <common.h>
#include <dm.h>
#include <pwm.h>
#include <asm/test.h>