linux-2.3.28/drivers/i2o/i2o_lan.c: i2o_event_register undefined

Adam J. Richter (adam@yggdrasil.com)
Sun, 14 Nov 1999 09:50:27 -0800


linux-2.3.28/drivers/i2o/i2o_lan.c contains two references to
i2o_event_register.c, one of which is commented out with "#if 0...#endif".
The other one apparently was commented out, but the "#if 0...#endif"
statements themselves were commented out, generating a reference to the
undefined routine i2o_event_register.

Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 104
adam@yggdrasil.com \ / San Jose, California 95129-1034
+1 408 261-6630 | g g d r a s i l United States of America
fax +1 408 261-6631 "Free Software For The Rest Of Us."

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