summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
diff options
context:
space:
mode:
authorNishka Dasgupta <nishka.dasgupta_ug18@ashoka.edu.in>2018-03-24 11:59:16 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-28 13:57:44 +0200
commit02769c265f15b85a706a119abec63986525d74b6 (patch)
treef8194cf22451331ba079b8bcdbd80ff4b5cce294 /drivers/staging/vt6655
parent7e131ddea86b7e51f82a9391328e14c52df74348 (diff)
staging: vt6655: Delete unused typedef struct _version
Delete unused typedef struct _version. Signed-off-by: Nishka Dasgupta <nishka.dasgupta_ug18@ashoka.edu.in> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655')
-rw-r--r--drivers/staging/vt6655/device_cfg.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/staging/vt6655/device_cfg.h b/drivers/staging/vt6655/device_cfg.h
index 73f904b51b96..b81f9dda917a 100644
--- a/drivers/staging/vt6655/device_cfg.h
+++ b/drivers/staging/vt6655/device_cfg.h
@@ -16,13 +16,6 @@
#include <linux/types.h>
-typedef
-struct _version {
- unsigned char major;
- unsigned char minor;
- unsigned char build;
-} version_t, *pversion_t;
-
#define VID_TABLE_SIZE 64
#define MCAST_TABLE_SIZE 64
#define MCAM_SIZE 32