Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303859
b: refs/heads/master
c: ccd68bb
h: refs/heads/master
i:
  303857: b43ba1a
  303855: 0b9bc59
v: v3
  • Loading branch information
girish verma authored and Greg Kroah-Hartman committed May 7, 2012
1 parent c5a12b1 commit 8b2b612
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1949f9e2435cc2e87c63da167af63faafc49b388
refs/heads/master: ccd68bb8d8ecfb10d62ef6c65851119b1a49c1be
1 change: 0 additions & 1 deletion trunk/drivers/usb/host/xhci.c
Original file line number Diff line number Diff line change
Expand Up @@ -4098,7 +4098,6 @@ static int __init xhci_hcd_init(void)
BUILD_BUG_ON(sizeof(struct xhci_intr_reg) != 8*32/8);
/* xhci_run_regs has eight fields and embeds 128 xhci_intr_regs */
BUILD_BUG_ON(sizeof(struct xhci_run_regs) != (8+8*128)*32/8);
BUILD_BUG_ON(sizeof(struct xhci_doorbell_array) != 256*32/8);
return 0;
unreg_pci:
xhci_unregister_pci();
Expand Down

0 comments on commit 8b2b612

Please sign in to comment.