From: Michal Piotrowski Date: Tue, 21 Aug 2007 15:36:51 +0000 (-0300) Subject: V4L/DVB (6078): Coding style fix drivers/media/video/zr36016.c X-Git-Tag: v2.6.24-rc1~1463^2~187 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f518b43c452fb2dbe98ee211abfc63cf421927ab;p=karo-tx-linux.git V4L/DVB (6078): Coding style fix drivers/media/video/zr36016.c Signed-off-by: Michal Piotrowski Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/zr36016.c b/drivers/media/video/zr36016.c index 62f77584fb85..dd084555da8f 100644 --- a/drivers/media/video/zr36016.c +++ b/drivers/media/video/zr36016.c @@ -38,11 +38,11 @@ #include */ /* I/O commands, error codes */ -#include +#include //#include /* v4l API */ -#include +#include /* headerfile of this module */ #include"zr36016.h"