Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99383
b: refs/heads/master
c: 2141261
h: refs/heads/master
i:
  99381: 68aaff9
  99379: c148ef7
  99375: c708c52
v: v3
  • Loading branch information
Miklos Vajna authored and Thomas Gleixner committed May 25, 2008
1 parent 4746a20 commit 0346f9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: f0766440dda7ace8a43b030f75e2dcb82449fb85
refs/heads/master: 2141261a11524acbfce86a5a213bbaea08794bbb
3 changes: 1 addition & 2 deletions trunk/arch/x86/boot/video-vga.c
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,7 @@ static int vga_probe(void)
return mode_count[adapter];
}

__videocard video_vga =
{
__videocard video_vga = {
.card_name = "VGA",
.probe = vga_probe,
.set_mode = vga_set_mode,
Expand Down

0 comments on commit 0346f9e

Please sign in to comment.