Skip to content

Commit

Permalink
V4L/DVB (3666): Remove trailing newlines
Browse files Browse the repository at this point in the history
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
  • Loading branch information
hverkuil authored and mchehab committed Apr 2, 2006
1 parent add953c commit 021e0b7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion drivers/media/video/upd64031a.c
Original file line number Diff line number Diff line change
Expand Up @@ -284,4 +284,3 @@ static void __exit upd64031a_exit_module(void)

module_init(upd64031a_init_module);
module_exit(upd64031a_exit_module);

1 change: 0 additions & 1 deletion include/media/upd64031a.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@
#define UPD64031A_VERTICAL_EXTERNAL (1 << 5)

#endif

1 change: 0 additions & 1 deletion include/media/upd64083.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@
#define UPD64083_EXT_Y_ADC (1 << 2)

#endif

0 comments on commit 021e0b7

Please sign in to comment.