commit | 5d1394bb6b781df8148565783b0671f9b11500b7 | [log] [tgz] |
---|---|---|
author | David Brown <davidb@codeaurora.org> | Fri Nov 12 13:49:51 2010 -0800 |
committer | Daniel Walker <dwalker@codeaurora.org> | Tue Nov 16 12:23:58 2010 -0800 |
tree | 8c96f8e61c8b6d8d42c5978fb9d534550311ccfa | |
parent | 9be58f317d79278afc23186d861ada774cf386ea [diff] |
msm: sirc: remove some unused variables Eliminate some unreferenced variables. arch/arm/mach-msm/sirc.c:43: warning: 'save_type' defined but not used arch/arm/mach-msm/sirc.c:44: warning: 'save_polarity' defined but not used Signed-off-by: David Brown <davidb@codeaurora.org> [dwalker@codeaurora.org: changed the commit text a little.] Signed-off-by: Daniel Walker <dwalker@codeaurora.org>