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)
commit82a783f4bcb878e6c4f02e24c7cd0687bdea7443
tree217045a2d3c4315d39df4e6eef339f82dd42bdfb
parent9d32e03d01649d2dd837923470f3f323e3b88253
ALSA: Remove struct snd_monitor_file from public sound/core.h

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>
include/sound/core.h
sound/core/init.c