From: Robert Love <rml@tech9.net>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] export serio_interrupt
Date: 20 Jul 2002 13:22:44 -0700 [thread overview]
Message-ID: <1027196564.1086.778.camel@sinai> (raw)
Linus,
Other input drivers need serio_interrupt exported...
Patch is against 2.5.27, please apply.
Robert Love
diff -urN linux-2.5.27/drivers/input/serio/serio.c linux/drivers/input/serio/serio.c
--- linux-2.5.27/drivers/input/serio/serio.c Sat Jul 20 12:11:05 2002
+++ linux/drivers/input/serio/serio.c Sat Jul 20 13:04:43 2002
@@ -49,6 +49,7 @@
EXPORT_SYMBOL(serio_open);
EXPORT_SYMBOL(serio_close);
EXPORT_SYMBOL(serio_rescan);
+EXPORT_SYMBOL(serio_interrupt);
static struct serio *serio_list;
static struct serio_dev *serio_dev;
reply other threads:[~2002-07-20 20:21 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=1027196564.1086.778.camel@sinai \
--to=rml@tech9.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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®