From: Hans Verkuil Date: Wed, 29 Mar 2006 18:16:08 +0000 (-0300) Subject: V4L/DVB (3666): Remove trailing newlines X-Git-Tag: v2.6.17-rc1~12^2~15 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=021e0b768b2c7931d9ba699e135c3eec42d5d3eb;p=linux-2.6-omap-h63xx.git V4L/DVB (3666): Remove trailing newlines Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/upd64031a.c b/drivers/media/video/upd64031a.c index bab5beadc6a..fc52201d607 100644 --- a/drivers/media/video/upd64031a.c +++ b/drivers/media/video/upd64031a.c @@ -284,4 +284,3 @@ static void __exit upd64031a_exit_module(void) module_init(upd64031a_init_module); module_exit(upd64031a_exit_module); - diff --git a/include/media/upd64031a.h b/include/media/upd64031a.h index ae2d936355c..3ad6a32e1bc 100644 --- a/include/media/upd64031a.h +++ b/include/media/upd64031a.h @@ -38,4 +38,3 @@ #define UPD64031A_VERTICAL_EXTERNAL (1 << 5) #endif - diff --git a/include/media/upd64083.h b/include/media/upd64083.h index 77f48a8f154..59b6f32ba30 100644 --- a/include/media/upd64083.h +++ b/include/media/upd64083.h @@ -56,4 +56,3 @@ #define UPD64083_EXT_Y_ADC (1 << 2) #endif -