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

Commit d6b8f581 authored by Axel Lin's avatar Axel Lin Committed by Jiri Kosina
Browse files

HID: prodikeys: remove a redundant forward declaration of struct pcmidi_snd



Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent f4c79818
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -44,8 +44,6 @@ struct pk_device {
	struct pcmidi_snd	*pm; /* pcmidi device context */
};

struct pcmidi_snd;

struct pcmidi_sustain {
	unsigned long		in_use;
	struct pcmidi_snd	*pm;