mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 23:29:10 -04:00
staging: ks7010: Remove unused 'struct hostif_mic_failure_confirm_t'.
'struct hostif_mic_failure_confirm_t' is not used in this driver. Remove 'struct hostif_mic_failure_confirm_t'. Signed-off-by: Quytelda Kahja <quytelda@tamalin.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
d56c80caf1
commit
87828c8f2e
@@ -434,11 +434,6 @@ struct hostif_mic_failure_request {
|
||||
__le16 timer;
|
||||
} __packed;
|
||||
|
||||
struct hostif_mic_failure_confirm_t {
|
||||
struct hostif_hdr header;
|
||||
__le16 result_code;
|
||||
} __packed;
|
||||
|
||||
#define BASIC_RATE 0x80
|
||||
#define RATE_MASK 0x7F
|
||||
|
||||
|
||||
Reference in New Issue
Block a user