diff options
| author | Haiying Wang <[email protected]> | 2008-10-03 11:48:03 -0400 |
|---|---|---|
| committer | Andrew Fleming-AFLEMING <[email protected]> | 2008-10-07 16:22:28 -0500 |
| commit | 5297246bbaa9943c0da1ec2e717b72e4ab6b830e (patch) | |
| tree | a4c855c31d455187a6d45c6905123c1397948c8d /include | |
| parent | 445a7b38308eb05b41de74165b20855db58c7ee5 (diff) | |
Remove redundant #define for MPC8536DS
Signed-off-by: Haiying Wang <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/MPC8536DS.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8536DS.h b/include/configs/MPC8536DS.h index 0d65b206ba0..b504add7aab 100644 --- a/include/configs/MPC8536DS.h +++ b/include/configs/MPC8536DS.h @@ -303,7 +303,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy); */ #define CONFIG_ID_EEPROM #ifdef CONFIG_ID_EEPROM -#define CONFIG_ID_EEPROM #define CFG_I2C_EEPROM_NXID #endif #define CFG_I2C_EEPROM_ADDR 0x57 |
