aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sound_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/sound_core.c')
-rw-r--r--sound/sound_core.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/sound_core.c b/sound/sound_core.c
index fb9255cca214..bb23009edc8d 100644
--- a/sound/sound_core.c
+++ b/sound/sound_core.c
@@ -146,8 +146,7 @@ extern int msnd_pinnacle_init(void);
146 * devices only the standard chrdev aliases are requested. 146 * devices only the standard chrdev aliases are requested.
147 * 147 *
148 * All these clutters are scheduled to be removed along with 148 * All these clutters are scheduled to be removed along with
149 * sound-slot/service-* module aliases. Please take a look at 149 * sound-slot/service-* module aliases.
150 * feature-removal-schedule.txt for details.
151 */ 150 */
152#ifdef CONFIG_SOUND_OSS_CORE_PRECLAIM 151#ifdef CONFIG_SOUND_OSS_CORE_PRECLAIM
153static int preclaim_oss = 1; 152static int preclaim_oss = 1;