Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83554
b: refs/heads/master
c: cb85063
h: refs/heads/master
v: v3
  • Loading branch information
Andre Haupt authored and Linus Torvalds committed Feb 6, 2008
1 parent 81c56e8 commit b6b8d4e
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: ea237a6ae953b19d03f29236f095389d7906a0b4
refs/heads/master: cb85063ae806e14f653f6e1fa7ffb63c6b9a4f0e
2 changes: 1 addition & 1 deletion trunk/drivers/video/fbmon.c
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ static int fb_get_monitor_limits(unsigned char *edid, struct fb_monspecs *specs)
/* estimate monitor limits based on modes supported */
if (retval) {
struct fb_videomode *modes, *mode;
int num_modes, i, hz, hscan, pixclock;
int num_modes, hz, hscan, pixclock;
int vtotal, htotal;

modes = fb_create_modedb(edid, &num_modes);
Expand Down

0 comments on commit b6b8d4e

Please sign in to comment.