Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321016
b: refs/heads/master
c: 3281e54
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Pinchart committed Jun 20, 2012
1 parent 0db738a commit 289ffa6
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: e6765ffa6897f7fb84469bab2e1be885c57ea519
refs/heads/master: 3281e54c80195b90ed12a5b6cddef4ab42e656e1
2 changes: 1 addition & 1 deletion trunk/drivers/video/sh_mobile_lcdcfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1003,7 +1003,7 @@ static int sh_mobile_lcdc_setcolreg(u_int regno,
return 0;
}

static struct fb_fix_screeninfo sh_mobile_lcdc_fix = {
static const struct fb_fix_screeninfo sh_mobile_lcdc_fix = {
.id = "SH Mobile LCDC",
.type = FB_TYPE_PACKED_PIXELS,
.visual = FB_VISUAL_TRUECOLOR,
Expand Down

0 comments on commit 289ffa6

Please sign in to comment.