staging: ks7010: Remove unused 'struct hostif_sleep_confirm_t'.
'struct hostif_sleep_confirm_t' is not used in this driver. Remove 'struct hostif_sleep_confirm_t'. Signed-off-by: Quytelda Kahja <quytelda@tamalin.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
cee85e47b4
commit
ecd9ae900d
@ -428,11 +428,6 @@ struct hostif_sleep_request {
|
||||
struct hostif_hdr header;
|
||||
} __packed;
|
||||
|
||||
struct hostif_sleep_confirm_t {
|
||||
struct hostif_hdr header;
|
||||
__le16 result_code;
|
||||
} __packed;
|
||||
|
||||
struct hostif_mic_failure_request_t {
|
||||
struct hostif_hdr header;
|
||||
__le16 failure_count;
|
||||
|
Loading…
Reference in New Issue
Block a user