commit | 83e3535cddc02d816e8da1b24b8fd75303c7d4e2 | [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 | 838f20a7ec50924ba36e8b0bf630cf4e84b3c2e9 [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>