Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261535
b: refs/heads/master
c: 0d334f7
h: refs/heads/master
i:
  261533: 0c84d04
  261531: 29509e2
  261527: 9295440
  261519: 07ffb8a
  261503: 884d53e
v: v3
  • Loading branch information
Jesper Juhl authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 9cd1d87 commit f100f04
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: 9f26392a6afbb8ecf9d19037f137162142c8f04b
refs/heads/master: 0d334f7f7ad7566d7ee6b0b1a8bc92e83b21b941
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/omap/omap_vout.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ module_param(debug, bool, S_IRUGO);
MODULE_PARM_DESC(debug, "Debug level (0-1)");

/* list of image formats supported by OMAP2 video pipelines */
const static struct v4l2_fmtdesc omap_formats[] = {
static const struct v4l2_fmtdesc omap_formats[] = {
{
/* Note: V4L2 defines RGB565 as:
*
Expand Down

0 comments on commit f100f04

Please sign in to comment.