提交 0e354a8e 编写于 作者: L Leo Kim 提交者: Greg Kroah-Hartman

staging: wilc1000: remove unused typedef wilc_wlan_cfg_func_t

This patch removes unused typedef wilc_wlan_cfg_func_t of wilc_wlan.h.
Signed-off-by: NLeo Kim <leo.kim@atmel.com>
Signed-off-by: NGlen Lee <glen.lee@atmel.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 14cdc0a1
......@@ -271,10 +271,6 @@ struct wilc_cfg_frame {
u8 frame[MAX_CFG_FRAME_SIZE];
};
typedef struct {
int (*wlan_tx)(u8 *, u32, wilc_tx_complete_func_t);
} wilc_wlan_cfg_func_t;
typedef struct {
int type;
u32 seq_no;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册