diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2006-03-29 13:16:08 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-04-02 03:55:52 -0400 |
commit | 021e0b768b2c7931d9ba699e135c3eec42d5d3eb (patch) | |
tree | f6f0561dd2bdb888f5955a0bc0a1e7bd33e9f787 | |
parent | add953cecba870f4ad7730bd0a6d5eaaabeac3bc (diff) |
V4L/DVB (3666): Remove trailing newlines
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
-rw-r--r-- | drivers/media/video/upd64031a.c | 1 | ||||
-rw-r--r-- | include/media/upd64031a.h | 1 | ||||
-rw-r--r-- | include/media/upd64083.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/video/upd64031a.c b/drivers/media/video/upd64031a.c index bab5beadc6ae..fc52201d607e 100644 --- a/drivers/media/video/upd64031a.c +++ b/drivers/media/video/upd64031a.c | |||
@@ -284,4 +284,3 @@ static void __exit upd64031a_exit_module(void) | |||
284 | 284 | ||
285 | module_init(upd64031a_init_module); | 285 | module_init(upd64031a_init_module); |
286 | module_exit(upd64031a_exit_module); | 286 | module_exit(upd64031a_exit_module); |
287 | |||
diff --git a/include/media/upd64031a.h b/include/media/upd64031a.h index ae2d936355c8..3ad6a32e1bce 100644 --- a/include/media/upd64031a.h +++ b/include/media/upd64031a.h | |||
@@ -38,4 +38,3 @@ | |||
38 | #define UPD64031A_VERTICAL_EXTERNAL (1 << 5) | 38 | #define UPD64031A_VERTICAL_EXTERNAL (1 << 5) |
39 | 39 | ||
40 | #endif | 40 | #endif |
41 | |||
diff --git a/include/media/upd64083.h b/include/media/upd64083.h index 77f48a8f1544..59b6f32ba300 100644 --- a/include/media/upd64083.h +++ b/include/media/upd64083.h | |||
@@ -56,4 +56,3 @@ | |||
56 | #define UPD64083_EXT_Y_ADC (1 << 2) | 56 | #define UPD64083_EXT_Y_ADC (1 << 2) |
57 | 57 | ||
58 | #endif | 58 | #endif |
59 | |||