Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10a88a2b authored by Mike Frysinger's avatar Mike Frysinger Committed by Bryan Wu
Browse files

Blackfin arch: enable i2c_bfin_twi0_device in cm_bf548 board

parent 3f375690
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -679,7 +679,7 @@ static struct platform_device *cm_bf548_devices[] __initdata = {
#endif

#if defined(CONFIG_I2C_BLACKFIN_TWI) || defined(CONFIG_I2C_BLACKFIN_TWI_MODULE)
/*	&i2c_bfin_twi0_device, */
	&i2c_bfin_twi0_device,
#if !defined(CONFIG_BF542)
	&i2c_bfin_twi1_device,
#endif