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/uart401.c | |
parent | d5c9a365ee7d2fded249aa5abfc5e89587583029 (diff) |
Merge with Linux 2.3.49.
Diffstat (limited to 'drivers/sound/uart401.c')
-rw-r--r-- | drivers/sound/uart401.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/sound/uart401.c b/drivers/sound/uart401.c index a59fa7c99..c4f105ef5 100644 --- a/drivers/sound/uart401.c +++ b/drivers/sound/uart401.c @@ -19,7 +19,6 @@ * Untested */ -#include <linux/config.h> #include <linux/module.h> #include "sound_config.h" |