提交 1ed59710 编写于 作者: Q Quytelda Kahja 提交者: Greg Kroah-Hartman

staging: ks7010: Remove unused 'struct hostif_power_mgmt_confirm_t'.

'struct hostif_power_mgmt_confirm_t' is not used in this driver. Remove
'struct hostif_power_mgmt_confirm_t'.
Signed-off-by: NQuytelda Kahja <quytelda@tamalin.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 985d6eb9
...@@ -193,11 +193,6 @@ enum power_mgmt_mode_type { ...@@ -193,11 +193,6 @@ enum power_mgmt_mode_type {
/* #define RESULT_ALREADY_RUNNING 3 */ /* #define RESULT_ALREADY_RUNNING 3 */
#define RESULT_ALREADY_RUNNING 7 #define RESULT_ALREADY_RUNNING 7
struct hostif_power_mgmt_confirm_t {
struct hostif_hdr header;
__le16 result_code;
} __packed;
struct hostif_start_request_t { struct hostif_start_request_t {
struct hostif_hdr header; struct hostif_hdr header;
__le16 mode; __le16 mode;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册