Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351922
b: refs/heads/master
c: f673462
h: refs/heads/master
v: v3
  • Loading branch information
Nathan Hintz authored and John W. Linville committed Jan 14, 2013
1 parent 173372b commit 6b49df9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 6bf2e5461479c4511f59946a7378db576b04dbc5
refs/heads/master: f6734627edea983b307593f71824d7ec2dd2625a
2 changes: 0 additions & 2 deletions trunk/drivers/bcma/driver_pci_host.c
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ static int bcma_extpci_read_config(struct bcma_drv_pci *pc, unsigned int dev,
val = 0xffffffff;
goto unmap;
}

val = readl(mmio);
}
val >>= (8 * (off & 3));

Expand Down

0 comments on commit 6b49df9

Please sign in to comment.