mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-20 15:48:14 +01:00
The file include/eeprom.h is used only in some legacy non-DM I2C EEPROM access cases. Remove most inclusions of this file as they are not needed. Signed-off-by: Tom Rini <trini@konsulko.com>