From: H Hartley Sweeten Date: Tue, 11 Sep 2012 20:45:31 +0000 (-0700) Subject: staging: comedi: icp_multi: remove n_ctrs from boardinfo X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b93da54bf0a55fd53b96cfb1ac0ce0f8905d1e0;p=pandora-kernel.git staging: comedi: icp_multi: remove n_ctrs from boardinfo There is only one board type supported by this driver and the number of counter 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