From: Ian Abbott Date: Mon, 1 Sep 2014 11:03:43 +0000 (+0100) Subject: staging: comedi: amplc_pci230: remove ai_chans member X-Git-Tag: fixes-for-v3.18-merge-window~15^2~823 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e69ad291fbb08f79bf8014efeb29e2a74944bfa8;p=pandora-kernel.git staging: comedi: amplc_pci230: remove ai_chans member All boards supported by the "amplc_pci230" driver have 16 AI channels, so the `ai_chans` member of `struct pci230_board` is superfluous and can be removed. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed