From: Sebastian Andrzej Siewior Date: Fri, 23 Sep 2011 21:19:58 +0000 (-0700) Subject: usb/xhci: hide MSI code behind PCI bars X-Git-Tag: v3.2-rc1~183^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=421aa841a134f6a743111cf44d0c6d3b45e3cf8c;p=pandora-kernel.git usb/xhci: hide MSI code behind PCI bars The MSI related fuctionality requires a few structs which are not available if CONFIG_PCI is not enabled. This is a prepartion to allow xhci be built without CONFIG_PCI set. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed