From: Andrew Morton Date: Mon, 24 Oct 2005 06:04:25 +0000 (-0700) Subject: [PATCH] USB: fix pm patches with CONFIG_PM off part 1 X-Git-Tag: v2.6.15-rc1~731^2~16^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db2d55b7f7f11823b8d2e5f0c706c7a264320d1b;p=pandora-kernel.git [PATCH] USB: fix pm patches with CONFIG_PM off part 1 With CONFIG_PM=n: drivers/built-in.o(.text+0x2a69c): In function `ohci_hub_control': drivers/usb/host/ohci-hub.c:539: undefined reference to `.usb_hcd_resume_root_hub' drivers/built-in.o(.text+0x2b920): In function `ohci_irq': drivers/usb/host/ohci-hcd.c:726: undefined reference to `.usb_hcd_resume_root_hub' Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed