From: H Hartley Sweeten Date: Fri, 1 Aug 2014 20:07:02 +0000 (-0700) Subject: staging: comedi: amplc_dio200_pci: remove 'mainsize' from PCI boardinfo X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1372 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2dfb515764dcaf156bd06af998842afe19bd337;p=pandora-kernel.git staging: comedi: amplc_dio200_pci: remove 'mainsize' from PCI boardinfo The 'mainsize' member in the boardinfo for the DIO200 PCI boards is only used for a sanity check of the pci_resource_len(). This sanity check is not needed. Remove the sanity check along with the 'mainsize' values in the boardinfo. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed