summaryrefslogtreecommitdiff
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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/w1/mxc_w1.c b/drivers/w1/mxc_w1.c
index 3637febc0c5..b96c1a00bf2 100644
--- a/drivers/w1/mxc_w1.c
+++ b/drivers/w1/mxc_w1.c
@@ -17,8 +17,8 @@
* Martin Fuzzey <martin.fuzzey@flowbird.group>
*/
-#include <asm/arch/clock.h>
#include <common.h>
+#include <asm/arch/clock.h>
#include <dm.h>
#include <dm/device_compat.h>
#include <linux/bitops.h>