commit | 82a783f4bcb878e6c4f02e24c7cd0687bdea7443 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Sep 07 15:50:18 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Sep 07 15:50:18 2009 +0200 |
tree | 217045a2d3c4315d39df4e6eef339f82dd42bdfb | |
parent | 9d32e03d01649d2dd837923470f3f323e3b88253 [diff] |
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>