Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191540
b: refs/heads/master
c: e4af426
h: refs/heads/master
v: v3
  • Loading branch information
Jacob Pan authored and H. Peter Anvin committed May 17, 2010
1 parent 0de2faf commit dd9d723
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: 2b107d93635616db0c3f893c8cc2e6d5cd8d77b2
refs/heads/master: e4af4268a34d8cd28c46a03161fc017cbd2db887
2 changes: 1 addition & 1 deletion trunk/arch/x86/pci/mrst.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ static int pci_device_update_fixed(struct pci_bus *bus, unsigned int devfn,
decode++;
decode = ~(decode - 1);
} else {
decode = ~0;
decode = 0;
}

/*
Expand Down

0 comments on commit dd9d723

Please sign in to comment.