Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2002 22:44:26 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 21513 for review
Message-ID:  <200211260644.gAQ6iQpH048596@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=21513

Change 21513 by marcel@marcel_nfs on 2002/11/25 22:43:56

	isa_irq_pending() got piggybacked. Remove it here again.

Affected files ...

.. //depot/projects/ia64/sys/dev/sio/sio.c#18 edit

Differences ...

==== //depot/projects/ia64/sys/dev/sio/sio.c#18 (text+ko) ====

@@ -468,12 +468,6 @@
 	return (0);
 }
 
-__inline intrmask_t
-isa_irq_pending(void)
-{
-	return -1;
-}
-
 int
 sioprobe(dev, xrid, rclk, noprobe)
 	device_t	dev;

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211260644.gAQ6iQpH048596>