Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed049d7f authored by Ondrej Zary's avatar Ondrej Zary Committed by Greg Kroah-Hartman
Browse files

staging: ft1000-pcmcia: delete unused TIMEMSG typedefs



Delete unused TIMEMSG typedefs.

Signed-off-by: default avatarOndrej Zary <linux@rainbow-software.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 24c5b19e
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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;