From: H Hartley Sweeten Date: Wed, 27 Jun 2012 00:56:04 +0000 (-0700) Subject: staging: comedi: cb_pcidas: remove unused io region size defines X-Git-Tag: v3.6-rc1~100^2~497 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4466fc45007c346971ae537cc64e82a8a4961160;p=pandora-kernel.git staging: comedi: cb_pcidas: remove unused io region size defines The defines for the size of the io regions are not used in the driver. Also, this information can be found using the pci helper pci_resource_len(). Remove the defines. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed