ALSA: Remove struct snd_monitor_file from public sound/core.h
authorTakashi Iwai <tiwai@suse.de>
Mon, 7 Sep 2009 13:50:18 +0000 (15:50 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 7 Sep 2009 13:50:18 +0000 (15:50 +0200)
The struct snd_monitor_file is used locally only in sound/core/init.c,
thus it should be moved there from the public sound/core.h.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found