]> git.sur5r.net Git - u-boot/commit
soft_i2c: move to drivers/i2c
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 28 Aug 2008 10:31:51 +0000 (12:31 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 29 Aug 2008 10:25:02 +0000 (12:25 +0200)
commit4d75e0aa9caca64d4a1d55d95cd1ca5f30d9fc56
treea5b24cedb394d258595c9276d33ac30fd5a22470
parent717a222229fdb77703e9174d0eb08a4b41febf49
soft_i2c: move to drivers/i2c

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
common/Makefile
common/soft_i2c.c [deleted file]
drivers/i2c/Makefile
drivers/i2c/soft_i2c.c [new file with mode: 0644]