summaryrefslogtreecommitdiffstats
path: root/include/configs/korat.h
diff options
context:
space:
mode:
authorLarry Johnson <lrj@acm.org>2008-01-09 12:42:35 -0500
committerWolfgang Denk <wd@denx.de>2008-01-12 00:26:47 +0100
commit92fa37eac530860643afa26ae347af3d23d67309 (patch)
treede5a83022e92e374908ba4c8ef49ffccb6f37ac1 /include/configs/korat.h
parentefc6f447c1b940d1650c4b854c5598a595ddc3da (diff)
downloadtalos-obmc-uboot-92fa37eac530860643afa26ae347af3d23d67309.tar.gz
talos-obmc-uboot-92fa37eac530860643afa26ae347af3d23d67309.zip
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 <lrj@acm.org>
Diffstat (limited to 'include/configs/korat.h')
-rw-r--r--include/configs/korat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/korat.h b/include/configs/korat.h
index 7d0640bbcf..5182972829 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
OpenPOWER on IntegriCloud