Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65780
b: refs/heads/master
c: b9758df
h: refs/heads/master
v: v3
  • Loading branch information
Michal Piotrowski authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent cee8756 commit 33d2743
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 5634f2ec809818983f58880e381ee929187e4ddf
refs/heads/master: b9758dfe0a2065f6fe3a484cc26886960aa847c1
6 changes: 3 additions & 3 deletions trunk/drivers/media/video/zr36050.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
#include<linux/videodev.h> */

/* I/O commands, error codes */
#include<asm/io.h>
#include <asm/io.h>
//#include<errno.h>

/* headerfile of this module */
#include"zr36050.h"
#include "zr36050.h"

/* codec io API */
#include"videocodec.h"
#include "videocodec.h"

/* it doesn't make sense to have more than 20 or so,
just to prevent some unwanted loops */
Expand Down

0 comments on commit 33d2743

Please sign in to comment.