summaryrefslogtreecommitdiffstats
path: root/drivers/sound/os.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-07-09 02:54:55 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-07-09 02:54:55 +0000
commit493c987f7a352ca64fdb4dc03a21e24cbaf46f55 (patch)
tree184cddc0925e082c0500afd042f92e9f340fe890 /drivers/sound/os.h
parent2d25612a92c62b5708d6d43f38d28c6141173328 (diff)
Merge with Linux 2.4.0-pre3-test6.
Diffstat (limited to 'drivers/sound/os.h')
-rw-r--r--drivers/sound/os.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/sound/os.h b/drivers/sound/os.h
index 2b2be83d5..09b8c2b86 100644
--- a/drivers/sound/os.h
+++ b/drivers/sound/os.h
@@ -4,11 +4,9 @@
#define MANUAL_PNP
#undef DO_TIMINGS
-#ifdef MODULE
-#define __NO_VERSION__
#include <linux/module.h>
#include <linux/version.h>
-#endif
+
#if LINUX_VERSION_CODE > 131328
#define LINUX21X
#endif