Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
[oweals/u-boot.git] / drivers / misc / i2c_eeprom.c
index d0548ecc4e5f3a222242b27a2536eb5b9f2f8838..814134a2cb1e076747464098e50fc06a160d10bf 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <linux/err.h>
 #include <dm.h>
 #include <i2c.h>
 #include <i2c_eeprom.h>