]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: samsung: universal_c210: remove the codes relevant to soft_i2c
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 9 Jan 2017 05:47:53 +0000 (14:47 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 18 Jan 2017 04:25:56 +0000 (13:25 +0900)
commit9c796784aa7e2e2ae4400db45381795bf766bc77
treefed5f95f6fe13d3aecb52d4f325a889e58e4d5bd
parent1d61ad959e3783ff01177c752818975e8f3de104
board: samsung: universal_c210: remove the codes relevant to soft_i2c

Removes the codes of soft_i2c.
There is no usasge for universal_c210, also didn't define
CONFIG_SOFT_I2C_GPIO_SCL.
This code seems a dead code.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/universal_c210/universal.c