Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206092
b: refs/heads/master
c: 4302e0f
h: refs/heads/master
v: v3
  • Loading branch information
Kenji Kaneshige authored and Jesse Barnes committed Jul 30, 2010
1 parent 9f54e19 commit 3227b21
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: 2eb5ebd3665a38a4526b45cb3a31a132b2aa9927
refs/heads/master: 4302e0fb7fa5b071e30f3cfb68e85155b3d69d9b
2 changes: 1 addition & 1 deletion trunk/drivers/pci/msi.c
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ static int msi_capability_init(struct pci_dev *dev, int nvec)
static void __iomem *msix_map_region(struct pci_dev *dev, unsigned pos,
unsigned nr_entries)
{
unsigned long phys_addr;
resource_size_t phys_addr;
u32 table_offset;
u8 bir;

Expand Down

0 comments on commit 3227b21

Please sign in to comment.