Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100970
b: refs/heads/master
c: 9b8a3e4
h: refs/heads/master
v: v3
  • Loading branch information
David Howells authored and David Woodhouse committed Jul 10, 2008
1 parent 7a5d121 commit f1408ad
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: 2bca76e89bc43f86136080536858048ebffab3e3
refs/heads/master: 9b8a3e4cb1361cf4b4a50916876e72f07a9037e9
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx18/cx18-av-firmware.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ int cx18_av_loadfw(struct cx18 *cx)
const struct firmware *fw = NULL;
u32 size;
u32 v;
u8 *ptr;
const u8 *ptr;
int i;

if (request_firmware(&fw, FWFILE, &cx->dev->dev) != 0) {
Expand Down

0 comments on commit f1408ad

Please sign in to comment.