V4L/DVB (3666): Remove trailing newlines
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 29 Mar 2006 18:16:08 +0000 (15:16 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 2 Apr 2006 07:55:52 +0000 (04:55 -0300)
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/upd64031a.c
include/media/upd64031a.h
include/media/upd64083.h

index bab5bea..fc52201 100644 (file)
@@ -284,4 +284,3 @@ static void __exit upd64031a_exit_module(void)
 
 module_init(upd64031a_init_module);
 module_exit(upd64031a_exit_module);
-
index ae2d936..3ad6a32 100644 (file)
@@ -38,4 +38,3 @@
 #define UPD64031A_VERTICAL_EXTERNAL (1 << 5)
 
 #endif
-
index 77f48a8..59b6f32 100644 (file)
@@ -56,4 +56,3 @@
 #define UPD64083_EXT_Y_ADC     (1 << 2)
 
 #endif
-