From: Daniel Kobras <daniel.kobras@student.uni-tuebingen.de>
To: linux-sound@vger.kernel.org
Subject: __NO_VERSION__ in nm256_audio - why?
Date: Sun, 12 Mar 2000 14:52:31 +0000 [thread overview]
Message-ID: <marc-linux-sound-95287361202193@msgid-missing> (raw)
[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>
reply other threads:[~2000-03-12 14:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-sound-95287361202193@msgid-missing \
--to=daniel.kobras@student.uni-tuebingen.de \
--cc=linux-sound@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox