diff mbox series

[1/1] config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROM

Message ID 20210729182717.5884-1-xypron.glpk@gmx.de
State Accepted
Commit e02c082287fd3d9ca90da95476d64a4bc4395a54
Delegated to: Tom Rini
Headers show
Series [1/1] config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROM | expand

Commit Message

Heinrich Schuchardt July 29, 2021, 6:27 p.m. UTC
Symbol CONFIG_SYS_ID_EEPROM is defined in include/configs/MPC8548CDS.h
but never used. Remove it here and from the whitelist.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 include/configs/MPC8548CDS.h | 1 -
 scripts/config_whitelist.txt | 1 -
 2 files changed, 2 deletions(-)

--
2.30.2

Comments

Tom Rini Aug. 5, 2021, 1:19 a.m. UTC | #1
On Thu, Jul 29, 2021 at 08:27:17PM +0200, Heinrich Schuchardt wrote:

> Symbol CONFIG_SYS_ID_EEPROM is defined in include/configs/MPC8548CDS.h
> but never used. Remove it here and from the whitelist.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/include/configs/MPC8548CDS.h b/include/configs/MPC8548CDS.h
index 9f83931bed..b395bdb5ef 100644
--- a/include/configs/MPC8548CDS.h
+++ b/include/configs/MPC8548CDS.h
@@ -310,7 +310,6 @@  extern unsigned long get_clock_freq(void);
 /* EEPROM */
 #define CONFIG_ID_EEPROM
 #define CONFIG_SYS_I2C_EEPROM_CCID
-#define CONFIG_SYS_ID_EEPROM
 #define CONFIG_SYS_I2C_EEPROM_ADDR     0x57
 #define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 2

diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index 042ca116e9..111f004b5f 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -2458,7 +2458,6 @@  CONFIG_SYS_ICACHE_INV
 CONFIG_SYS_ICS8N3QV01_I2C
 CONFIG_SYS_IDE_MAXBUS
 CONFIG_SYS_IDE_MAXDEVICE
-CONFIG_SYS_ID_EEPROM
 CONFIG_SYS_IFC_ADDR
 CONFIG_SYS_IFC_CCR
 CONFIG_SYS_INIT_DBCR