commit | cfbdf5633bfaa7f34201fed465146d69144a877c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Thu Apr 17 16:20:39 2014 -0400 |
committer | Tom Rini <trini@ti.com> | Thu Apr 17 17:44:36 2014 -0400 |
tree | 49681a3d2342cd0ca2fb1ed53092da634dba0729 | |
parent | 33f1cfdff7b8f5497fe4f4406c65809de0402e8d [diff] |
env_flash.c: Drop unused variables With 7ce1526 we no longer need 'len' or 'res', so drop these variables. Signed-off-by: Tom Rini <trini@ti.com>