From: H Hartley Sweeten Date: Wed, 12 Jun 2013 23:04:24 +0000 (-0700) Subject: staging: comedi: addi_apci_3xxx: separate from addi_common.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98d3385dd68381dd2738a825f8513366c44018b2;p=pandora-kernel.git staging: comedi: addi_apci_3xxx: separate from addi_common.c This driver currently uses the addi-data "common" code and contains a lot of bloat. Copy the code in addi_common.c to this driver and remove the #include that caused it to be compiled with the driver. This will allow removing the bloat. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed