clk: mediatek: add pciesys support for MT7622 SoC
[platform/kernel/u-boot.git] / drivers / w1 / w1-gpio.c
index 5e5d6b3..45ad47a 100644 (file)
@@ -9,7 +9,9 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <w1.h>
+#include <linux/delay.h>
 
 #include <asm/gpio.h>