Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258869
b: refs/heads/master
c: c172d82
h: refs/heads/master
i:
  258867: 31170fd
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Jul 11, 2011
1 parent b5756be commit 393b995
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: 32575a9183c82a5ea0f9ed1bcf13c17189ea1118
refs/heads/master: c172d82500a6cf3c32d1e650722a1055d72ce858
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 393b995

Please sign in to comment.