From: H Hartley Sweeten Date: Wed, 24 Oct 2012 23:29:50 +0000 (-0700) Subject: staging: comedi: cb_pcidda: remove private data variable 'dac' X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1000 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a74531a54afe327589d267ecc3e5775981c9ed05;p=pandora-kernel.git staging: comedi: cb_pcidda: remove private data variable 'dac' The private data variable 'dac' is used to hold the PCI base address for the board. Use the 'iobase' variable provided by the comedi_device instead. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed