Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253974
b: refs/heads/master
c: 6e33a85
h: refs/heads/master
v: v3
  • Loading branch information
Márton Németh authored and Jesse Barnes committed Jun 1, 2011
1 parent a4334c5 commit 3b66d39
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: 3f37d6229ca309f96b163b943ff982f4697630cd
refs/heads/master: 6e33a852a37dee02979ec9d82bea26c07cee5bce
2 changes: 1 addition & 1 deletion trunk/arch/x86/pci/acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ static bool resource_contains(struct resource *res, resource_size_t point)
return false;
}

static void coalesce_windows(struct pci_root_info *info, int type)
static void coalesce_windows(struct pci_root_info *info, unsigned long type)
{
int i, j;
struct resource *res1, *res2;
Expand Down

0 comments on commit 3b66d39

Please sign in to comment.