Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275883
b: refs/heads/master
c: 3fca806
h: refs/heads/master
i:
  275881: f54e2d1
  275879: f540772
v: v3
  • Loading branch information
Dan Carpenter authored and Keith Packard committed Oct 28, 2011
1 parent a42ddab commit b34fea5
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: 828204903945002be837d938401e242978b7b505
refs/heads/master: 3fca806cf343155d0bb0dfbdbc2e51ef47b65750
2 changes: 1 addition & 1 deletion trunk/drivers/char/agp/intel-gtt.c
Original file line number Diff line number Diff line change
Expand Up @@ -1236,7 +1236,7 @@ static int i9xx_setup(void)
intel_private.gtt_bus_addr = reg_addr + gtt_offset;
}

if (needs_idle_maps());
if (needs_idle_maps())
intel_private.base.do_idle_maps = 1;

intel_i9xx_setup_flush();
Expand Down

0 comments on commit b34fea5

Please sign in to comment.