patch-2.4.0-test3 linux/drivers/sound/os.h

Next file: linux/drivers/sound/sb_common.c
Previous file: linux/drivers/sound/nm256_audio.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/drivers/sound/os.h linux/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

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)