Skip to content

Commit

Permalink
HID: prodikeys: remove a redundant forward declaration of struct pcmi…
Browse files Browse the repository at this point in the history
…di_snd

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Axel Lin authored and Jiri Kosina committed Jul 21, 2011
1 parent f4c7981 commit d6b8f58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/hid/hid-prodikeys.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit d6b8f58

Please sign in to comment.