From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:40:25 +0000 (-0700) Subject: staging: comedi: me4000: remove struct me4000_ao_info X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~549 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d504528f2b6a067c2d49885bc15345238dbaaba;p=pandora-kernel.git staging: comedi: me4000: remove struct me4000_ao_info The me4000_ao_info in the boardinfo struct is used to indicate the number of analog output 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