From: H Hartley Sweeten Date: Fri, 29 Jun 2012 18:02:59 +0000 (-0700) Subject: staging: comedi: das_08: absorb i8254_struct into the private data X-Git-Tag: v3.6-rc1~100^2~439 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=807271462037e47b9a053a6547f3efc569bb7596;p=pandora-kernel.git staging: comedi: das_08: absorb i8254_struct into the private data The i8254_struct now only contains the iobase address used to read/write the 8254 timer device. Move that variable into the das08 private data struct and remove the i8254_struct. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed