From: H Hartley Sweeten Date: Tue, 11 Sep 2012 20:46:17 +0000 (-0700) Subject: staging: comedi: icp_multi: remove n_aochan from boardinfo X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~325 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fafe91a8b2ea372b76e0cbad995cea8afd77b5da;p=pandora-kernel.git staging: comedi: icp_multi: remove n_aochan from boardinfo There is only one board type supported by this driver and the number of analog output channels is constant. Remove the boardinfo for it and just open-code the value. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed