From: Michal Piotrowski Date: Tue, 21 Aug 2007 15:34:36 +0000 (-0300) Subject: V4L/DVB (6076): Coding style fix drivers/media/video/zr36060.c X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5634f2ec809818983f58880e381ee929187e4ddf;p=mv-sheeva.git V4L/DVB (6076): Coding style fix drivers/media/video/zr36060.c Signed-off-by: Michal Piotrowski Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/zr36060.c b/drivers/media/video/zr36060.c index 97c8f9b9dc1..1ef14fef08e 100644 --- a/drivers/media/video/zr36060.c +++ b/drivers/media/video/zr36060.c @@ -38,14 +38,14 @@ #include */ /* I/O commands, error codes */ -#include +#include //#include /* headerfile of this module */ -#include"zr36060.h" +#include "zr36060.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 */