Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215996
b: refs/heads/master
c: 8aed628
h: refs/heads/master
v: v3
  • Loading branch information
Justin P. Mattock authored and Jiri Kosina committed Aug 16, 2010
1 parent d89af4d commit e23f361
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: bbff2168c1088995753e889580c756971eca51e4
refs/heads/master: 8aed62882129c4e7608deb6fe1a39b44a9aa4539
2 changes: 1 addition & 1 deletion trunk/drivers/video/vesafb.c
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ static int __init vesafb_probe(struct platform_device *dev)
size_vmode = vesafb_defined.yres * vesafb_fix.line_length;

/* size_total -- all video memory we have. Used for mtrr
* entries, ressource allocation and bounds
* entries, resource allocation and bounds
* checking. */
size_total = screen_info.lfb_size * 65536;
if (vram_total)
Expand Down

0 comments on commit e23f361

Please sign in to comment.