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>
This commit is contained in:
Nishka Dasgupta 2018-03-24 11:59:16 +00:00 коммит произвёл Greg Kroah-Hartman
Родитель 7e131ddea8
Коммит 02769c265f
1 изменённых файлов: 0 добавлений и 7 удалений

Просмотреть файл

@ -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