]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: samsung: trats2: remove the board_i2c_init() function
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 3 Apr 2017 10:02:54 +0000 (19:02 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 7 Apr 2017 02:27:55 +0000 (11:27 +0900)
commit62b747c4c3eca4867f14421d3d4a1c3e1c813d8f
tree77979bac7ad9d3c02691c440946ef670c391b4ba
parent8b6edb27e0e5e557b975ba5b7095a1dd4f8be1cd
board: samsung: trats2: remove the board_i2c_init() function

Remove the board_i2c_init() function.
i2c should be initialized with device-tree file.

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