From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:40:06 +0000 (-0700) Subject: staging: comedi: me4000: remove struct me4000_ai_info X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~550 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ba8dfef57b07c9ed6684805e16041e69b42d484;p=pandora-kernel.git staging: comedi: me4000: remove struct me4000_ai_info The me4000_aio_info in the boardinfo struct is used to indicate the number of analog input channels and a couple other details about them. Remove the extra struct and absorb the data into the boardinfo struct. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed