From: Geert Uytterhoeven Date: Thu, 28 Oct 2010 18:29:53 +0000 (+0200) Subject: amiserial: Remove unused variable icount X-Git-Tag: v2.6.37-rc2~24^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37db8f91b7d9b064bc78acd1c615a410322e275d;p=pandora-kernel.git amiserial: Remove unused variable icount drivers/char/amiserial.c: In function ?rs_ioctl?: drivers/char/amiserial.c:1302: warning: unused variable ?icount? commit 0587102cf9f427c185bfdeb2cef41e13ee0264b1 ("tty: icount changeover for other main devices") removed the users, but not the actual variable. Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed