From: Paul Walmsley Date: Fri, 20 Apr 2012 21:29:20 +0000 (-0600) Subject: usb: otg: isp1301_omap: resolve unused variable warning from gcc X-Git-Tag: v3.6-rc1~101^2~53^2~26^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79d6680f017a8084ae746f5d845a4fdc4f3a5e43;p=pandora-kernel.git usb: otg: isp1301_omap: resolve unused variable warning from gcc Resolve this build warning: drivers/usb/otg/isp1301_omap.c: In function 'isp1301_set_peripheral': drivers/usb/otg/isp1301_omap.c:1340:6: warning: unused variable 'l' This shows up when building with the 'omap1_defconfig' and '5912osk_testconfig' configs from git://git.pwsan.com/omap_kconfigs. Compile-tested only. Cc: Heikki Krogerus Cc: Felipe Balbi Signed-off-by: Paul Walmsley Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed