Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / drivers / w1-eeprom / ds2502.c
index 76ca460ed7f44869b0a3bc6c5abfcd7dcf639054..19ee4b17ea54507d47020fc17a562e15af94fe41 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <dm/device_compat.h>
 #include <linux/err.h>
 #include <w1-eeprom.h>
 #include <w1.h>