diff options
Diffstat (limited to 'drivers/media/video/zoran/zr36016.c')
-rw-r--r-- | drivers/media/video/zoran/zr36016.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/zoran/zr36016.c b/drivers/media/video/zoran/zr36016.c index 21c088ea9046..b87ddba8608f 100644 --- a/drivers/media/video/zoran/zr36016.c +++ b/drivers/media/video/zoran/zr36016.c | |||
@@ -40,10 +40,10 @@ | |||
40 | /* v4l API */ | 40 | /* v4l API */ |
41 | 41 | ||
42 | /* headerfile of this module */ | 42 | /* headerfile of this module */ |
43 | #include"zr36016.h" | 43 | #include "zr36016.h" |
44 | 44 | ||
45 | /* codec io API */ | 45 | /* codec io API */ |
46 | #include"videocodec.h" | 46 | #include "videocodec.h" |
47 | 47 | ||
48 | /* it doesn't make sense to have more than 20 or so, | 48 | /* it doesn't make sense to have more than 20 or so, |
49 | just to prevent some unwanted loops */ | 49 | just to prevent some unwanted loops */ |