From 92fa37eac530860643afa26ae347af3d23d67309 Mon Sep 17 00:00:00 2001 From: Larry Johnson Date: Wed, 9 Jan 2008 12:42:35 -0500 Subject: Remove superfluous preprocessor conditionals from LM73 driver (1) Remove unused symbol "CFG_EEPROM_PAGE_WRITE_ENABLE". (2) Use conditional Makefile.o. Signed-off-by: Larry Johnson --- include/configs/korat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/korat.h') diff --git a/include/configs/korat.h b/include/configs/korat.h index 7d0640b..5182972 100644 --- a/include/configs/korat.h +++ b/include/configs/korat.h @@ -156,7 +156,6 @@ #define CFG_I2C_MULTI_EEPROMS #define CFG_I2C_EEPROM_ADDR (0xa8>>1) #define CFG_I2C_EEPROM_ADDR_LEN 1 -#define CFG_EEPROM_PAGE_WRITE_ENABLE #define CFG_EEPROM_PAGE_WRITE_BITS 3 #define CFG_EEPROM_PAGE_WRITE_DELAY_MS 10 -- cgit v1.1