* __NO_VERSION__ in nm256_audio - why?
@ 2000-03-12 14:52 Daniel Kobras
0 siblings, 0 replies; only message in thread
From: Daniel Kobras @ 2000-03-12 14:52 UTC (permalink / raw)
To: linux-sound
[There's no maintainer given for the nm256 so I try you folks...]
Hi!
I wonder what's the reasoning with defining __NO_VERSION__ in
nm256_audio.c? Using 2.3.51 with MODVERSIONS and modutils 2.3.6, this will
cause insmod&friends to complain about being unable to find kernel version
the module was compiled for and refuse to load the module. Simply
discarding the define works for me. Is anyone really fond of it?
Regards,
Daniel.
--- drivers/sound/nm256_audio.c.orig Sun Mar 12 15:22:31 2000
+++ drivers/sound/nm256_audio.c Sun Mar 12 15:22:47 2000
@@ -13,7 +13,6 @@
* off of it; go on, I dare you.
*/
-#define __NO_VERSION__
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/module.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-03-12 14:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-03-12 14:52 __NO_VERSION__ in nm256_audio - why? Daniel Kobras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox