From: Wolfgang Denk <wd@denx.de>
Date: Thu, 6 Dec 2007 09:21:03 +0000 (+0100)
Subject: ADS5121 Board: fix compile problem.
X-Git-Tag: v2025.01-rc5-pxa1908~22649
X-Git-Url: http://git.dujemihanovic.xyz/img/html/static/git-logo.png?a=commitdiff_plain;h=cf5933ba1e97a1cd8f5f24070e820f21d976eaeb;p=u-boot.git

ADS5121 Board: fix compile problem.

Signed-off-by: Wolfgang Denk <wd@denx.de>
---

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
 
 /*