From: H Hartley Sweeten Date: Fri, 18 Jan 2013 17:47:48 +0000 (-0700) Subject: staging: comedi: addi_apci_16xx: redefine the boardinfo X-Git-Tag: v3.9-rc1~127^2~375 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a2e63dd98ff5310b4677e177939dd2232e0c1c3;p=pandora-kernel.git staging: comedi: addi_apci_16xx: redefine the boardinfo Currently this driver uses the struct addi_board from the addi-data "common" code to define the boardinfo. This struct contains a lot of information that is not used in this driver. Introduce a private struct in the driver that just contains the needed information. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed