diff options
Diffstat (limited to 'include/configs/ads5121.h')
| -rw-r--r-- | include/configs/ads5121.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/ads5121.h b/include/configs/ads5121.h index bb1efdf6d..58060a8c8 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  /* |