From: Mike Frysinger Date: Fri, 18 Mar 2011 09:15:52 +0000 (-0400) Subject: Blackfin: ip0x: fix unused variable warning X-Git-Tag: v2.6.39-rc1~415^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c082bd15828135d609a2f593b583de9eacece0f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed