Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2003 00:44:26 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 36656 for review
Message-ID:  <200308220744.h7M7iQmm076199@repoman.freebsd.org>

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

Change 36656 by marcel@marcel_nfs on 2003/08/22 00:44:16

	s#<pci/pcivar.h>#<dev/pci/pcivar.h>#

Affected files ...

.. //depot/projects/uart/dev/uart/uart_bus_pci.c#3 edit

Differences ...

==== //depot/projects/uart/dev/uart/uart_bus_pci.c#3 (text+ko) ====

@@ -35,7 +35,7 @@
 #include <sys/rman.h>
 #include <machine/resource.h>
 
-#include <pci/pcivar.h>
+#include <dev/pci/pcivar.h>
 
 #include <dev/uart/uart.h>
 #include <dev/uart/uart_bus.h>



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