Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310918
b: refs/heads/master
c: c4828d9
h: refs/heads/master
v: v3
  • Loading branch information
Roland Stigge authored and Greg Kroah-Hartman committed Jun 14, 2012
1 parent d746efe commit 634cbe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0658a3366db7e27fa32c12e886230bb58c414c92
refs/heads/master: c4828d96900453f1ad506b1488928307711a8b28
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ohci-hub.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ static int ohci_bus_resume (struct usb_hcd *hcd)
}

/* Carry out the final steps of resuming the controller device */
static void ohci_finish_controller_resume(struct usb_hcd *hcd)
static void __maybe_unused ohci_finish_controller_resume(struct usb_hcd *hcd)
{
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
int port;
Expand Down

0 comments on commit 634cbe2

Please sign in to comment.