diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-03-17 08:37:02 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-21 11:53:57 -0500 |
commit | a8733ca5141c256322ab5ea9fd3074942a209bba (patch) | |
tree | b1c197500cdeabe8e863d6aecb6c8e3740c25909 /drivers/media/video/mxb.h | |
parent | 4caba4261f2649215710ac0298bd7814080000ad (diff) |
V4L/DVB (3537a): Whitespace cleanup
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/mxb.h')
-rw-r--r-- | drivers/media/video/mxb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/mxb.h b/drivers/media/video/mxb.h index 2332ed5f7c6b..400a57ba62ec 100644 --- a/drivers/media/video/mxb.h +++ b/drivers/media/video/mxb.h | |||
@@ -38,5 +38,5 @@ static struct v4l2_audio mxb_audios[MXB_AUDIOS] = { | |||
38 | .name = "CD-ROM (X10)", | 38 | .name = "CD-ROM (X10)", |
39 | .capability = V4L2_AUDCAP_STEREO, | 39 | .capability = V4L2_AUDCAP_STEREO, |
40 | } | 40 | } |
41 | }; | 41 | }; |
42 | #endif | 42 | #endif |