]> git.karo-electronics.de Git - mv-sheeva.git/commit
[PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 1 Feb 2006 15:47:11 +0000 (10:47 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Mar 2006 22:49:58 +0000 (14:49 -0800)
commit43c5d5aaafef56618a6efbcab7f91615da1a8659
treef3b0203e803b4b03a976cd3c8cb4d02f974e0f87
parent6a8e87b23ff4a979bde5451a242466a4b3f9fe7d
[PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n

This patch (as647) fixes a small error introduced by a recent change to
the USB core suspend/resume code.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/hub.c