mm: use generic follow_pte() in follow_phys()
[sfrench/cifs-2.6.git] / sound / sound_core.c
index 10ba4218161b04936892bd72e6ca15688f2e36ef..2b302bbffe7361c6faccc1eb84099f2e1c5b1baf 100644 (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);