Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65301
b: refs/heads/master
c: 3a49869
h: refs/heads/master
i:
  65299: b9c9652
v: v3
  • Loading branch information
Kyle McMartin authored and Linus Torvalds committed Oct 6, 2007
1 parent 1e38371 commit b7d1169
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 71e4eda8ce698178ee448ff82bdc5803c77a736d
refs/heads/master: 3a4986955c0d9806e96a9d738ef7c40cb0cdaba3
5 changes: 0 additions & 5 deletions trunk/drivers/char/agp/intel-agp.c
Original file line number Diff line number Diff line change
Expand Up @@ -506,11 +506,6 @@ static void intel_i830_init_gtt_entries(void)
break;
}
} else {
/* G33's GTT stolen memory is separate from gfx data
* stolen memory.
*/
if (IS_G33)
size = 0;
switch (gmch_ctrl & I855_GMCH_GMS_MASK) {
case I855_GMCH_GMS_STOLEN_1M:
gtt_entries = MB(1) - KB(size);
Expand Down

0 comments on commit b7d1169

Please sign in to comment.