From: H Hartley Sweeten Date: Wed, 12 Jun 2013 23:10:16 +0000 (-0700) Subject: staging: comedi: addi_apci_3xxx: introduce a private boardinfo definition X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e053b2419f5f0cff8ced6a8e39a93d113d9cd86a;p=pandora-kernel.git staging: comedi: addi_apci_3xxx: introduce a private boardinfo definition The struct addi_board definition from the addi-data "common" code is very bloated. Introduce a private struct apci3xxx_boardinfo that just has the data needed by this driver. Move the #include "addi-data/hwdrv_apci3xxx.c" so it will have the new struct definition. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed