aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/usb/host/xhci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c
index 3998f72cd0c4..343f1047f5d0 100644
--- a/drivers/usb/host/xhci.c
+++ b/drivers/usb/host/xhci.c
@@ -495,7 +495,6 @@ int xhci_run(struct usb_hcd *hcd)
495 return -ENODEV; 495 return -ENODEV;
496 } 496 }
497 497
498 xhci_dbg(xhci, "// @%p = 0x%x\n", &xhci->op_regs->command, temp);
499 if (doorbell) 498 if (doorbell)
500 (*doorbell)(xhci); 499 (*doorbell)(xhci);
501 if (xhci->quirks & XHCI_NEC_HOST) 500 if (xhci->quirks & XHCI_NEC_HOST)