summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-12-06 10:21:03 +0100
committerWolfgang Denk <wd@denx.de>2007-12-06 10:21:03 +0100
commitcf5933ba1e97a1cd8f5f24070e820f21d976eaeb (patch)
treef3f144e4b0bbc57ddb3df5e2bd684938bf72be0d /include
parent8d4f040a3c15036a6ea25a9c39e7d89fefa8440d (diff)
downloadtalos-obmc-uboot-cf5933ba1e97a1cd8f5f24070e820f21d976eaeb.tar.gz
talos-obmc-uboot-cf5933ba1e97a1cd8f5f24070e820f21d976eaeb.zip
ADS5121 Board: fix compile problem.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ads5121.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ads5121.h b/include/configs/ads5121.h
index bb1efdf6de..58060a8c8a 100644
--- a/include/configs/ads5121.h
+++ b/include/configs/ads5121.h
@@ -231,7 +231,7 @@
#define CFG_I2C_SPEED 100000 /* I2C speed and slave address */
#define CFG_I2C_SLAVE 0x7F
#if 0
-#define CFG_I2C_NOPROBES {{0,0x69}} * Don't probe these addrs */
+#define CFG_I2C_NOPROBES {{0,0x69}} /* Don't probe these addrs */
#endif
/*
OpenPOWER on IntegriCloud