diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-03-07 15:45:24 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-03-07 15:45:24 +0000 |
commit | 9f9f3e6e8548a596697778337110a423c384b6f3 (patch) | |
tree | 5dd4b290ef532cf5ecb058e1a92cd3435afeac8c /drivers/sound/pas2_midi.c | |
parent | d5c9a365ee7d2fded249aa5abfc5e89587583029 (diff) |
Merge with Linux 2.3.49.
Diffstat (limited to 'drivers/sound/pas2_midi.c')
-rw-r--r-- | drivers/sound/pas2_midi.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/sound/pas2_midi.c b/drivers/sound/pas2_midi.c index 0dda4df5c..83d6ff5bd 100644 --- a/drivers/sound/pas2_midi.c +++ b/drivers/sound/pas2_midi.c @@ -10,8 +10,6 @@ * Version 2 (June 1991). See the "COPYING" file distributed with this software * for more info. */ -#include <linux/config.h> - #include "sound_config.h" static int midi_busy = 0, input_opened = 0; |