diff options
Diffstat (limited to 'drivers/usb/host/sl811-hcd.c')
-rw-r--r-- | drivers/usb/host/sl811-hcd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/sl811-hcd.c b/drivers/usb/host/sl811-hcd.c index d62f0404baaa..15ed7e8d887f 100644 --- a/drivers/usb/host/sl811-hcd.c +++ b/drivers/usb/host/sl811-hcd.c | |||
@@ -1755,7 +1755,7 @@ sl811h_probe(struct platform_device *dev) | |||
1755 | 1755 | ||
1756 | /* for this device there's no useful distinction between the controller | 1756 | /* for this device there's no useful distinction between the controller |
1757 | * and its root hub, except that the root hub only gets direct PM calls | 1757 | * and its root hub, except that the root hub only gets direct PM calls |
1758 | * when CONFIG_USB_SUSPEND is enabled. | 1758 | * when CONFIG_PM_RUNTIME is enabled. |
1759 | */ | 1759 | */ |
1760 | 1760 | ||
1761 | static int | 1761 | static int |