Commit f47ecc0c authored by Nishka Dasgupta's avatar Nishka Dasgupta Committed by Greg Kroah-Hartman

staging: vt6655: Delete unused typedef enum _chip_type

Delete unused typedef enum _chip_type.
Signed-off-by: default avatarNishka Dasgupta <nishka.dasgupta_ug18@ashoka.edu.in>
Acked-by: default avatarJulia Lawall <julia.lawall@lip6.fr>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 02769c26
...@@ -45,8 +45,4 @@ ...@@ -45,8 +45,4 @@
#define PKT_BUF_SZ 2390 #define PKT_BUF_SZ 2390
typedef enum _chip_type {
VT3253 = 1
} CHIP_TYPE, *PCHIP_TYPE;
#endif #endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment