summaryrefslogtreecommitdiffstats
path: root/drivers/sound/os.h
diff options
context:
space:
mode:
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