From: H Hartley Sweeten Date: Wed, 3 Dec 2014 18:25:36 +0000 (-0700) Subject: staging: comedi: addi_apci_1500: remove private data 'iobase' X-Git-Tag: fixes-v4.0-rc1~99^2~612 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c80a255e4a664be6a295280cd17be475c5105ad9;p=pandora-kernel.git staging: comedi: addi_apci_1500: remove private data 'iobase' This member of the private data is the same as the comedi_device 'iobase'. Remove the private data member and use that instead. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed