aboutsummaryrefslogtreecommitdiff
path: root/drivers/w1/mxc_w1.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/w1/mxc_w1.c')
-rw-r--r--drivers/w1/mxc_w1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/w1/mxc_w1.c b/drivers/w1/mxc_w1.c
index 9ebfc13..b96c1a0 100644
--- a/drivers/w1/mxc_w1.c
+++ b/drivers/w1/mxc_w1.c
@@ -17,6 +17,7 @@
* Martin Fuzzey <martin.fuzzey@flowbird.group>
*/
+#include <common.h>
#include <asm/arch/clock.h>
#include <dm.h>
#include <dm/device_compat.h>