From: H Hartley Sweeten Date: Thu, 4 Sep 2014 17:39:25 +0000 (-0700) Subject: staging: comedi: adl_pci9118: remove 'n_aochan' boardinfo X-Git-Tag: fixes-for-v3.18-merge-window~15^2~704 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44aa94e8cc406d70263495e34475e7e842952289;p=pandora-kernel.git staging: comedi: adl_pci9118: remove 'n_aochan' boardinfo This member of the boardinfo is the same for all entries. Remove it. Also, remove the initialization of the subdevice 'len_chanlist'. This member is only used if the subdevice supports async commands. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed