commit | bd3784df94bfeca43fbf34094df9cb1bd3ecca3b | [log] [tgz] |
---|---|---|
author | Pratap Chandu <pratap.rrke@gmail.com> | Thu Nov 12 19:28:25 2009 +0530 |
committer | Wolfgang Denk <wd@denx.de> | Wed Dec 02 23:35:24 2009 +0100 |
tree | 49718f758925d210fd5afe28e9c6840ed1664ed1 | |
parent | 64a480601a5614b441de692ae15a62c51e0bb381 [diff] |
Removes dead code in the file common/cmd_i2c.c There is some dead code enclosed by #if 0 .... #endif in the file common/cmd_i2c.c This patch removes the dead code. Signed-off-by: Pratap Chandu <pratap.rrke@gmail.com>