commit | 0c082bd15828135d609a2f593b583de9eacece0f | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Mar 18 05:15:52 2011 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Mar 18 05:17:02 2011 -0400 |
tree | 8e10ed1ce12513a8a4d1c24557efab5113f2bc5b | |
parent | 58ee0d3bb115da727ccffeaebce21274e03b5d2e [diff] |
Blackfin: ip0x: fix unused variable warning The previous commit that changed this code to the common GPIO layers forgot to delete the local and now unused "i" variable. Signed-off-by: Mike Frysinger <vapier@gentoo.org>