From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:50:19 +0000 (-0700) Subject: staging: comedi: me4000: move struct me4000_info definition X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~518 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc6f3336fa8f8730ec517d2677849ceb256c5b70;p=pandora-kernel.git staging: comedi: me4000: move struct me4000_info definition Move the struct me4000_info definition from the header to the c file. This struct is not used by any other file. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed