summaryrefslogtreecommitdiffstats
path: root/board/esd/du440/du440.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/du440/du440.c')
-rw-r--r--board/esd/du440/du440.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/esd/du440/du440.c b/board/esd/du440/du440.c
index 1ada1bc984..64d43c505d 100644
--- a/board/esd/du440/du440.c
+++ b/board/esd/du440/du440.c
@@ -385,7 +385,6 @@ int last_stage_init(void)
return 0;
}
-#if defined(CONFIG_I2C_MULTI_BUS)
/*
* read field strength from I2C ADC
*/
@@ -500,7 +499,6 @@ U_BOOT_CMD(
"Initialize USB hub",
""
);
-#endif /* CONFIG_I2C_MULTI_BUS */
#define CONFIG_SYS_BOOT_EEPROM_PAGE_WRITE_BITS 3
int boot_eeprom_write (unsigned dev_addr,
OpenPOWER on IntegriCloud