Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310267
b: refs/heads/master
c: 2293d62
h: refs/heads/master
i:
  310265: 85ee334
  310263: bab6f7c
v: v3
  • Loading branch information
Mark Brown authored and Florian Tobias Schandinat committed May 8, 2012
1 parent 8708cc3 commit 7818665
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: 3499b1d829649880be07248d6339d060266bbe96
refs/heads/master: 2293d620bef6cc76760d1790b93c8c100b1b872a
2 changes: 1 addition & 1 deletion trunk/drivers/video/s3c-fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,7 @@ static struct fb_ops s3c_fb_ops = {
*
* Calculate the pixel clock when none has been given through platform data.
*/
static void __devinit s3c_fb_missing_pixclock(struct fb_videomode *mode)
static void s3c_fb_missing_pixclock(struct fb_videomode *mode)
{
u64 pixclk = 1000000000000ULL;
u32 div;
Expand Down

0 comments on commit 7818665

Please sign in to comment.