From: H Hartley Sweeten Date: Thu, 29 May 2014 17:56:31 +0000 (-0700) Subject: staging: comedi: ni_stc.h: remove unused members from struct ni_private X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1968 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9588fa8fe908c5501de5076de9a0c9d44ef737ec;p=pandora-kernel.git staging: comedi: ni_stc.h: remove unused members from struct ni_private Remove all the unsed members from the private data for the ni mio drivers. The ao0p and ao1p members are only used in the ni_ao_reset() function and the code is commented out. Remove them, and the commented out code, as well. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed