Craig Kulesa
Steward Observatory
diff -uNr linux-2.5.26-rmap13b/drivers/input/serio/serio.c linux-2.5.26-rmap13b-slablru/drivers/input/serio/serio.c
--- linux-2.5.26-rmap13b/drivers/input/serio/serio.c Thu Jul 18 03:03:28 2002
+++ linux-2.5.26-rmap13b-slablru/drivers/input/serio/serio.c Thu Jul 18 10:07:39 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/