diff options
Diffstat (limited to 'board/gateworks/venice/eeprom.c')
-rw-r--r-- | board/gateworks/venice/eeprom.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/gateworks/venice/eeprom.c b/board/gateworks/venice/eeprom.c index 241be4ee630..afaabf34879 100644 --- a/board/gateworks/venice/eeprom.c +++ b/board/gateworks/venice/eeprom.c @@ -3,7 +3,6 @@ * Copyright 2021 Gateworks Corporation */ -#include <common.h> #include <gsc.h> #include <hexdump.h> #include <i2c.h> |