diff options
author | Steven Toth <stoth@hauppauge.com> | 2008-04-17 20:41:28 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 13:09:43 -0400 |
commit | a9c36aad59a06df199cdbb365d0b05663f8008f1 (patch) | |
tree | 505cceb8d6842bf3ff7624de1d619deea98fc8cc /drivers/media/video/au0828/au0828.h | |
parent | 0daa5de740c65de7c9554071eec84c6731370065 (diff) |
V4L/DVB (7634): au0828: Cleanup
au0828: Cleanup
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/au0828/au0828.h')
-rw-r--r-- | drivers/media/video/au0828/au0828.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/au0828/au0828.h b/drivers/media/video/au0828/au0828.h index 94426770a6df..7e6aeb727baa 100644 --- a/drivers/media/video/au0828/au0828.h +++ b/drivers/media/video/au0828/au0828.h | |||
@@ -37,7 +37,6 @@ | |||
37 | 37 | ||
38 | #define DRIVER_NAME "au0828" | 38 | #define DRIVER_NAME "au0828" |
39 | #define URB_COUNT 16 | 39 | #define URB_COUNT 16 |
40 | //#define URB_BUFSIZE (312 * 188) | ||
41 | #define URB_BUFSIZE (0xe522) | 40 | #define URB_BUFSIZE (0xe522) |
42 | 41 | ||
43 | struct au0828_board { | 42 | struct au0828_board { |