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:
Родитель
7e131ddea8
Коммит
02769c265f
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче