diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-04-14 12:47:15 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 19:31:07 +0100 |
commit | 93b25d0621560012ff60a95ae265823b3a5e811a (patch) | |
tree | 00bdde3580ca767d816fe07bb76bf30fbfacf45f /sound/oss | |
parent | 1342f7e6c57f1ee04d27ee8c0c2f929f9803554a (diff) |
Useless includes of everything, the kitchen sink and version.h ...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'sound/oss')
-rw-r--r-- | sound/oss/au1550_ac97.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/oss/au1550_ac97.c b/sound/oss/au1550_ac97.c index a78e48d412d2..6b46a8a4b1cc 100644 --- a/sound/oss/au1550_ac97.c +++ b/sound/oss/au1550_ac97.c @@ -35,7 +35,6 @@ #undef DEBUG -#include <linux/version.h> #include <linux/module.h> #include <linux/string.h> #include <linux/ioport.h> |