From: H Hartley Sweeten Date: Wed, 23 Jan 2013 19:43:14 +0000 (-0700) Subject: staging: comedi: addi_apci_3501: remove dependency on addi_common.h X-Git-Tag: v3.9-rc1~127^2~292 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=015aebe78d3f341fc6aa42f655e191f84bd1a7e5;p=pandora-kernel.git staging: comedi: addi_apci_3501: remove dependency on addi_common.h Create a struct to hold the private data still used by this driver. This removes the last dependencies on the addi-data "common" code so we can also remove the #include of addi_common.h. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed