From: Ian Abbott Date: Mon, 28 Jul 2014 12:09:35 +0000 (+0100) Subject: staging: comedi: amplc_pc236, amplc_pci236: get rid of bustype X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f57f5848f9b313889702b018220ea256284dbddf;p=pandora-kernel.git staging: comedi: amplc_pc236, amplc_pci236: get rid of bustype The `bustype` member of `struct pc236_board` variables is initialized, but never used. Remove it along with the enumerated constants associated with it. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed