aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/device_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/vt6656/device_cfg.h')
-rw-r--r--drivers/staging/vt6656/device_cfg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/vt6656/device_cfg.h b/drivers/staging/vt6656/device_cfg.h
index a97f7bb13db8..0b9d8349c2e4 100644
--- a/drivers/staging/vt6656/device_cfg.h
+++ b/drivers/staging/vt6656/device_cfg.h
@@ -65,6 +65,8 @@ struct _version {
#define DEVICE_VERSION "1.19_12"
#endif
+#define MAX_RATE 12
+
/* config file */
#include <linux/fs.h>
#include <linux/fcntl.h>