Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2002 10:53:15 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 22620 for review
Message-ID:  <200212221853.gBMIrFHO002363@repoman.freebsd.org>

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

Change 22620 by marcel@marcel_nfs on 2002/12/22 10:52:32

	Remove inclusion of isa include files. This file has been
	broken to have sc(4) on nexus instead of isa. Removal of
	the inclusion now mostly makes the file name and location
	broken.

Affected files ...

.. //depot/projects/ia64/sys/isa/syscons_isa.c#5 edit

Differences ...

==== //depot/projects/ia64/sys/isa/syscons_isa.c#5 (text+ko) ====

@@ -39,9 +39,6 @@
 
 #include <dev/syscons/syscons.h>
 
-#include <isa/isareg.h>
-#include <isa/isavar.h>
-
 static devclass_t	sc_devclass;
 
 static sc_softc_t main_softc;

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?200212221853.gBMIrFHO002363>