diff options
Diffstat (limited to 'board/atmel/common/mac_eeprom.c')
-rw-r--r-- | board/atmel/common/mac_eeprom.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/atmel/common/mac_eeprom.c b/board/atmel/common/mac_eeprom.c index 4606008c697..97edb7a549d 100644 --- a/board/atmel/common/mac_eeprom.c +++ b/board/atmel/common/mac_eeprom.c @@ -4,9 +4,7 @@ * Wenyou Yang <wenyou.yang@microchip.com> */ -#include <common.h> #include <dm.h> -#include <eeprom.h> #include <env.h> #include <i2c_eeprom.h> #include <net.h> |