Browse Source

V4L/DVB (3666): Remove trailing newlines

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Hans Verkuil 19 years ago
parent
commit
021e0b768b
3 changed files with 0 additions and 3 deletions
  1. 0 1
      drivers/media/video/upd64031a.c
  2. 0 1
      include/media/upd64031a.h
  3. 0 1
      include/media/upd64083.h

+ 0 - 1
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);
-

+ 0 - 1
include/media/upd64031a.h

@@ -38,4 +38,3 @@
 #define UPD64031A_VERTICAL_EXTERNAL (1 << 5)
 
 #endif
-

+ 0 - 1
include/media/upd64083.h

@@ -56,4 +56,3 @@
 #define UPD64083_EXT_Y_ADC     (1 << 2)
 
 #endif
-