Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192567
b: refs/heads/master
c: 7d7fb0e
h: refs/heads/master
i:
  192565: 6430c60
  192563: 48abbb9
  192559: dd83c96
v: v3
  • Loading branch information
Henrik Kretzschmar authored and Jiri Kosina committed May 3, 2010
1 parent 049fc67 commit cae373a
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: 05be7a868e229b26a5a7de217343f39b4dfed205
refs/heads/master: 7d7fb0e6eb78600e5d4fb0f28858e97d38ef6bbf
2 changes: 1 addition & 1 deletion trunk/drivers/video/cobalt_lcdfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ static void lcd_clear(struct fb_info *info)
lcd_write_control(info, LCD_RESET);
}

static struct fb_fix_screeninfo cobalt_lcdfb_fix __initdata = {
static struct fb_fix_screeninfo cobalt_lcdfb_fix __devinitdata = {
.id = "cobalt-lcd",
.type = FB_TYPE_TEXT,
.type_aux = FB_AUX_TEXT_MDA,
Expand Down

0 comments on commit cae373a

Please sign in to comment.