patch-2.1.106 linux/drivers/sound/v_midi.c

Next file: linux/drivers/zorro/Makefile
Previous file: linux/drivers/sound/soundcard.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.105/linux/drivers/sound/v_midi.c linux/drivers/sound/v_midi.c
@@ -21,10 +21,11 @@
 #include <linux/config.h>
 #include <linux/module.h>
 
-#ifdef CONFIG_VMIDI
-
 #include "sound_config.h"
 #include "soundmodule.h"
+
+#ifdef CONFIG_VMIDI
+
 #include "v_midi.h"
 
 static vmidi_devc *v_devc[2] = { NULL, NULL};

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