From: Chase Southwood Date: Sat, 21 Jun 2014 22:25:17 +0000 (-0500) Subject: staging: comedi: addi_apci_1564: remove unused static variables X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1521 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f193d736551634c521c05c4896cefbdff8a2a19;p=pandora-kernel.git staging: comedi: addi_apci_1564: remove unused static variables The global variables ui_InterruptStatus_1564 and ui_InterruptData are both set but never used. Just remove them from the driver. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Cc: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed