Merge branch 'topic/sound-core-fix' into to-push

This commit is contained in:
Takashi Iwai 2008-12-25 11:40:33 +01:00
commit 60cda2b53a

View File

@ -10,6 +10,7 @@
#include <linux/module.h>
#include <linux/device.h>
#include <linux/err.h>
#include <sound/core.h>
#ifdef CONFIG_SOUND_OSS_CORE
static int __init init_oss_soundcore(void);