|
@@ -679,7 +679,7 @@ static struct platform_device *cm_bf548_devices[] __initdata = {
|
|
#endif
|
|
#endif
|
|
|
|
|
|
#if defined(CONFIG_I2C_BLACKFIN_TWI) || defined(CONFIG_I2C_BLACKFIN_TWI_MODULE)
|
|
#if defined(CONFIG_I2C_BLACKFIN_TWI) || defined(CONFIG_I2C_BLACKFIN_TWI_MODULE)
|
|
-/* &i2c_bfin_twi0_device, */
|
|
|
|
|
|
+ &i2c_bfin_twi0_device,
|
|
#if !defined(CONFIG_BF542)
|
|
#if !defined(CONFIG_BF542)
|
|
&i2c_bfin_twi1_device,
|
|
&i2c_bfin_twi1_device,
|
|
#endif
|
|
#endif
|