diff options
author | Steven Toth <stoth@hauppauge.com> | 2008-04-17 17:41:28 -0400 |
---|---|---|
committer | Steven Toth <stoth@hauppauge.com> | 2008-04-17 17:41:28 -0400 |
commit | 359d1d58bc15a93bcede273e981430f6a11aba11 (patch) | |
tree | 7832a4718621add10069864e44d65324e775fa92 /linux/drivers/media/video/au0828/au0828.h | |
parent | c66482edaa7064dafbf88c1dd33e7516fa45edcd (diff) | |
download | mediapointer-dvb-s2-359d1d58bc15a93bcede273e981430f6a11aba11.tar.gz mediapointer-dvb-s2-359d1d58bc15a93bcede273e981430f6a11aba11.tar.bz2 |
au0828: Cleanup
From: Steven Toth <stoth@hauppauge.com>
au0828: Cleanup
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Diffstat (limited to 'linux/drivers/media/video/au0828/au0828.h')
-rw-r--r-- | linux/drivers/media/video/au0828/au0828.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/drivers/media/video/au0828/au0828.h b/linux/drivers/media/video/au0828/au0828.h index 3e0dbda0c..c004e00c0 100644 --- a/linux/drivers/media/video/au0828/au0828.h +++ b/linux/drivers/media/video/au0828/au0828.h @@ -37,7 +37,6 @@ #define DRIVER_NAME "au0828" #define URB_COUNT 16 -//#define URB_BUFSIZE (312 * 188) #define URB_BUFSIZE (0xe522) struct au0828_board { |