From: Greg Kroah-Hartman Date: Fri, 4 May 2012 22:35:56 +0000 (-0700) Subject: USB: input: appletouch: fix up compiler warning X-Git-Tag: v3.5-rc1~149^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b923993daaa38f1ae297a79f734c308866dd026;p=pandora-kernel.git USB: input: appletouch: fix up compiler warning My last patch fixing up the dev_* messages caused a compiler warning accidentally for an unused variable. Fix this up, as it was my fault. Cc: Alessandro Rubini Cc: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed