Commit f518b43c authored by Michal Piotrowski's avatar Michal Piotrowski Committed by Mauro Carvalho Chehab

V4L/DVB (6078): Coding style fix drivers/media/video/zr36016.c

Signed-off-by: default avatarMichal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent b9758dfe
......@@ -38,11 +38,11 @@
#include<linux/videodev.h> */
/* I/O commands, error codes */
#include<asm/io.h>
#include <asm/io.h>
//#include<errno.h>
/* v4l API */
#include<linux/videodev.h>
#include <linux/videodev.h>
/* headerfile of this module */
#include"zr36016.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment