patch-2.1.78 linux/drivers/sound/soundmodule.h

Next file: linux/fs/Config.in
Previous file: linux/drivers/sound/sound_timer.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.77/linux/drivers/sound/soundmodule.h linux/drivers/sound/soundmodule.h
@@ -1,13 +1,13 @@
 #ifndef _SOUNDMODULE_H
 #define _SOUNDMODULE_H
 
-#ifdef MODULE
-
 #include <linux/notifier.h>
 
 extern struct notifier_block *sound_locker;
 extern void sound_notifier_chain_register(struct notifier_block *);
 extern int lock_depth;
+
+#ifdef MODULE
 
 #ifdef SOUND_CORE
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov