From: Adrian Bunk <bunk@fs.tum.de>
To: digilnux@dgii.com
Cc: linux-kernel@vger.kernel.org, trivial@rustcorp.com.au
Subject: [2.5 patch] pcxx.c: remove #if for kernel 2.0
Date: Sun, 13 Jul 2003 02:47:54 +0200 [thread overview]
Message-ID: <20030713004753.GR12104@fs.tum.de> (raw)
The trivial patch below removes an #if for kernel 2.0 from
drivers/char/pcxx.c .
Please apply
Adrian
--- linux-2.5.75-not-full/drivers/char/pcxx.c.old 2003-07-12 13:17:14.000000000 +0200
+++ linux-2.5.75-not-full/drivers/char/pcxx.c 2003-07-12 13:17:40.000000000 +0200
@@ -110,7 +110,6 @@
static int altpin[] = {0, 0, 0, 0};
static int numports[] = {0, 0, 0, 0};
-# if (LINUX_VERSION_CODE > 0x020111)
MODULE_AUTHOR("Bernhard Kaindl");
MODULE_DESCRIPTION("Digiboard PC/X{i,e,eve} driver");
MODULE_LICENSE("GPL");
@@ -121,7 +120,6 @@
MODULE_PARM(memsize, "1-4i");
MODULE_PARM(altpin, "1-4i");
MODULE_PARM(numports, "1-4i");
-# endif
#endif MODULE
reply other threads:[~2003-07-13 0:33 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=20030713004753.GR12104@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=digilnux@dgii.com \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@rustcorp.com.au \
/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
all inboxes | Powered by JetHome®