From: Sarah Sharp Date: Fri, 15 Oct 2010 21:59:15 +0000 (-0700) Subject: usb: Fix linker errors with CONFIG_PM=n X-Git-Tag: v2.6.37-rc1~154^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=436a389096e1feda2c382cad83b6a8d6de8615a0;p=pandora-kernel.git usb: Fix linker errors with CONFIG_PM=n Fix these linker errors when CONFIG_PM=n: ERROR: "xhci_bus_resume" [drivers/usb/host/xhci-hcd.ko] undefined! ERROR: "xhci_bus_suspend" [drivers/usb/host/xhci-hcd.ko] undefined! Reported-by: Randy Dunlap Signed-off-by: Sarah Sharp Acked-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed