]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins
authorChristian Riesch <christian.riesch@omicron.at>
Mon, 28 Nov 2011 23:46:15 +0000 (23:46 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:36 +0000 (23:59 +0100)
commite5b9aa9e9c0bdd536177e8ab8071be30d2a0e7d9
tree92a23e79222fc895bd369fb44a7db2c112711034
parent964930bcfdc67112ea76727163f3408bcf40f614
arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins

The configuration in struct pinmux_config i2c_pins does not configure
the pins for i2c but for uart. Since this function is already
configured by struct pinmux_config uart2_pins the i2c_pins struct
is obsolete.

Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
Cc: Heiko Schocher <hs@denx.de>
Cc: Syed Mohammed Khasim <sm.khasim@gmail.com>
Cc: Sughosh Ganu <urwithsughosh@gmail.com>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
Acked-by: Heiko Schocher <hs@denx.de>
board/davinci/da8xxevm/hawkboard_nand_spl.c