From: H Hartley Sweeten Date: Thu, 19 Jul 2012 01:48:07 +0000 (-0700) Subject: staging: comedi: cb_pcimdas: remove BADR4 from the private data X-Git-Tag: v3.6-rc1~100^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e2f2384c78a9608b05b91acd4b35a35620acf16;p=pandora-kernel.git staging: comedi: cb_pcimdas: remove BADR4 from the private data The pci resource bar 4 address is only needed to initialize the 8255 subdevice. Use a local variable to hold it and remove it from the private data. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed