projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d4f040
)
ADS5121 Board: fix compile problem.
author
Wolfgang Denk
<wd@denx.de>
Thu, 6 Dec 2007 09:21:03 +0000
(10:21 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Thu, 6 Dec 2007 09:21:03 +0000
(10:21 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
include/configs/ads5121.h
patch
|
blob
|
history
diff --git
a/include/configs/ads5121.h
b/include/configs/ads5121.h
index bb1efdf6deac7cb0991a4e7e344314463f4a7553..58060a8c8a5a5830ebc2cdbf5945b1de3e413127 100644
(file)
--- 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
/*