提交 87828c8f 编写于 作者: Q Quytelda Kahja 提交者: Greg Kroah-Hartman

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: NQuytelda Kahja <quytelda@tamalin.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 d56c80ca
...@@ -434,11 +434,6 @@ struct hostif_mic_failure_request { ...@@ -434,11 +434,6 @@ struct hostif_mic_failure_request {
__le16 timer; __le16 timer;
} __packed; } __packed;
struct hostif_mic_failure_confirm_t {
struct hostif_hdr header;
__le16 result_code;
} __packed;
#define BASIC_RATE 0x80 #define BASIC_RATE 0x80
#define RATE_MASK 0x7F #define RATE_MASK 0x7F
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册