Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9869
b: refs/heads/master
c: 6edb746
h: refs/heads/master
i:
  9867: 614f690
v: v3
  • Loading branch information
Pavel Machek authored and Linus Torvalds committed Oct 15, 2005
1 parent 3832857 commit 66bed27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 43d2c4ca385b02ab7a604aa09a9da36f1668bee6
refs/heads/master: 6edb7467be2195e7eeb6844e37668253af216100
2 changes: 2 additions & 0 deletions trunk/drivers/video/sa1100fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,7 @@ sa1100fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
return ret;
}

#ifdef CONFIG_CPU_FREQ
/*
* sa1100fb_display_dma_period()
* Calculate the minimum period (in picoseconds) between two DMA
Expand All @@ -606,6 +607,7 @@ static inline unsigned int sa1100fb_display_dma_period(struct fb_var_screeninfo
*/
return var->pixclock * 8 * 16 / var->bits_per_pixel;
}
#endif

/*
* sa1100fb_check_var():
Expand Down

0 comments on commit 66bed27

Please sign in to comment.