From: H Hartley Sweeten Date: Thu, 19 Jul 2012 02:00:37 +0000 (-0700) Subject: staging: comedi: dyna_pci10xx: remove unused bars from the private data X-Git-Tag: v3.6-rc1~100^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87790601cc603ea657fa667dd329fb21f318dfa9;p=pandora-kernel.git staging: comedi: dyna_pci10xx: remove unused bars from the private data All of the pci device base address registers are saved in the private data but only bar2 and bar3 are used by the driver. Remove the others. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed