mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 09:14:19 +08:00
staging: vt6655: Delete unused typedef enum _chip_type
Delete unused typedef enum _chip_type. 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:
parent
02769c265f
commit
f47ecc0cf3
@ -45,8 +45,4 @@
|
||||
|
||||
#define PKT_BUF_SZ 2390
|
||||
|
||||
typedef enum _chip_type {
|
||||
VT3253 = 1
|
||||
} CHIP_TYPE, *PCHIP_TYPE;
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user