Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91753
b: refs/heads/master
c: c81010b
h: refs/heads/master
i:
  91751: bb0bddc
v: v3
  • Loading branch information
Tobias Klauser authored and Jesper Juhl committed Apr 21, 2008
1 parent cc71367 commit a125a7c
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: b0cdb5e11800dd76d9bb69aa335c8a33ddc50f5a
refs/heads/master: c81010bf41ec1e888e46898f57cd0e2cdac326a4
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/v4l1-compat.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ set_v4l_control(struct inode *inode,

/* ----------------------------------------------------------------- */

const static unsigned int palette2pixelformat[] = {
static const unsigned int palette2pixelformat[] = {
[VIDEO_PALETTE_GREY] = V4L2_PIX_FMT_GREY,
[VIDEO_PALETTE_RGB555] = V4L2_PIX_FMT_RGB555,
[VIDEO_PALETTE_RGB565] = V4L2_PIX_FMT_RGB565,
Expand Down

0 comments on commit a125a7c

Please sign in to comment.