Blackfin: ip0x: fix unused variable warning
authorMike Frysinger <vapier@gentoo.org>
Fri, 18 Mar 2011 09:15:52 +0000 (05:15 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 18 Mar 2011 09:17:02 +0000 (05:17 -0400)
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>

No differences found