From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:39:31 +0000 (-0700) Subject: staging: comedi: me4000: remove struct me4000_cnt_info X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~552 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eedf4299b5af712ee6f1db031308abe1a4dd7c82;p=pandora-kernel.git staging: comedi: me4000: remove struct me4000_cnt_info The me4000_cnt_info in the boardinfo struct is used to indicate that the board has an 8254 counter. Add a 'has_counter' field to struct me4000_board and remove the struct me4000_cnt_info. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed