aboutsummaryrefslogtreecommitdiff
path: root/drivers/bootcount/i2c-eeprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bootcount/i2c-eeprom.c')
-rw-r--r--drivers/bootcount/i2c-eeprom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bootcount/i2c-eeprom.c b/drivers/bootcount/i2c-eeprom.c
index 12c4304..709be09 100644
--- a/drivers/bootcount/i2c-eeprom.c
+++ b/drivers/bootcount/i2c-eeprom.c
@@ -4,6 +4,7 @@
* (C) Copyright 2019 GE
*/
+#include <common.h>
#include <bootcount.h>
#include <dm.h>
#include <i2c_eeprom.h>