提交 ed049d7f 编写于 作者: O Ondrej Zary 提交者: Greg Kroah-Hartman

staging: ft1000-pcmcia: delete unused TIMEMSG typedefs

Delete unused TIMEMSG typedefs.
Signed-off-by: NOndrej Zary <linux@rainbow-software.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 24c5b19e
......@@ -304,13 +304,6 @@ struct media_msg {
u32 dns_2;
} __attribute__ ((packed));
typedef struct _TIMEMSG {
struct pseudo_hdr pseudo;
u16 type;
u16 length;
u8 timeval[8];
} __attribute__ ((packed)) TIMEMSG, *PTIMEMSG;
typedef struct _DSPINITMSG {
struct pseudo_hdr pseudo;
u16 type;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册