summaryrefslogtreecommitdiffstats
path: root/drivers/sound/midi_synth.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sound/midi_synth.c')
-rw-r--r--drivers/sound/midi_synth.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/sound/midi_synth.c b/drivers/sound/midi_synth.c
index 6e524e21d..9f1b9ef59 100644
--- a/drivers/sound/midi_synth.c
+++ b/drivers/sound/midi_synth.c
@@ -14,8 +14,6 @@
* Thomas Sailer : ioctl code reworked (vmalloc/vfree removed)
* Andrew Veliath : fixed running status in MIDI input state machine
*/
-#include <linux/config.h>
-
#define USE_SEQ_MACROS
#define USE_SIMPLE_MACROS