From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:41:37 +0000 (-0700) Subject: staging: comedi: me4000: remove struct me4000_cnt_context X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~545 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba98ab03f762696180227e015a13f1bac0a11f60;p=pandora-kernel.git staging: comedi: me4000: remove struct me4000_cnt_context The me4000_cnt_contect simply holds the unsigned long i/o addresses used to read/write the counter registers. Thes can be calculated as needed. Remove the struct and the associated field in the private data. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed