mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] export serio_interrupt
@ 2002-07-20 20:22 Robert Love
  0 siblings, 0 replies; only message in thread
From: Robert Love @ 2002-07-20 20:22 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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;




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-20 20:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-20 20:22 [PATCH] export serio_interrupt Robert Love

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®