mirror of
https://github.com/candle-usb/candleLight_fw.git
synced 2025-01-28 06:02:52 +08:00
gs_usb: remove unused struct gs_tx_context
This commit is contained in:
parent
048288042f
commit
f5e5a6e16b
@ -311,8 +311,3 @@ struct gs_host_frame_canfd {
|
|||||||
|
|
||||||
u8 data[64];
|
u8 data[64];
|
||||||
} __packed;
|
} __packed;
|
||||||
|
|
||||||
struct gs_tx_context {
|
|
||||||
struct gs_can *dev;
|
|
||||||
unsigned int echo_id;
|
|
||||||
};
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user