summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/vt6656/control.h')
-rw-r--r--drivers/staging/vt6656/control.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/vt6656/control.h b/drivers/staging/vt6656/control.h
index db9dd54c7623..e4e252ecbc28 100644
--- a/drivers/staging/vt6656/control.h
+++ b/drivers/staging/vt6656/control.h
@@ -33,9 +33,6 @@
#include "device.h"
#include "usbpipe.h"
-void ControlvWriteByte(struct vnt_private *pDevice, u8 reg, u8 reg_off,
- u8 data);
-
void ControlvReadByte(struct vnt_private *pDevice, u8 reg, u8 reg_off,
u8 *data);