staging: vt6655: Delete unused typedef struct _version
authorNishka Dasgupta <nishka.dasgupta_ug18@ashoka.edu.in>
Sat, 24 Mar 2018 11:59:16 +0000 (11:59 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Mar 2018 11:57:44 +0000 (13:57 +0200)
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>
drivers/staging/vt6655/device_cfg.h

index 73f904b51b965d8226eadc83ba4021187285072d..b81f9dda917ad701fd5c28e81d30030f3b6c6e06 100644 (file)
 
 #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