Blackfin: ip0x: fix unused variable warning
commit0c082bd15828135d609a2f593b583de9eacece0f
authorMike Frysinger <vapier@gentoo.org>
Fri, 18 Mar 2011 09:15:52 +0000 (18 05:15 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 18 Mar 2011 09:17:02 +0000 (18 05:17 -0400)
tree8e10ed1ce12513a8a4d1c24557efab5113f2bc5b
parent58ee0d3bb115da727ccffeaebce21274e03b5d2e
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>
arch/blackfin/mach-bf533/boards/ip0x.c