[PATCH] export serio_interrupt

From: Robert Love (rml@tech9.net)
Date: Sat Jul 20 2002 - 15:22:44 EST


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;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 23 2002 - 22:00:33 EST