Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161376
b: refs/heads/master
c: 5e8d6b8
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse authored and Dave Airlie committed Aug 6, 2009
1 parent ec27aba commit a33db28
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: 94aa9b9ab09922cfd3bf52806f3ede9cde1ce300
refs/heads/master: 5e8d6b8bf94f1ffcb7e3c31b73284c20f297f191
2 changes: 1 addition & 1 deletion trunk/drivers/char/agp/uninorth-agp.c
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ static int uninorth_configure(void)
if (is_u3) {
pci_write_config_dword(agp_bridge->dev,
UNI_N_CFG_GART_DUMMY_PAGE,
agp_bridge->scratch_page_real >> 12);
page_to_phys(agp_bridge->scratch_page_page) >> 12);
}

return 0;
Expand Down

0 comments on commit a33db28

Please sign in to comment.