Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/alpha/pci Duh, don't need SGMAP-related includes on...



details:   https://anonhg.NetBSD.org/src/rev/6ca685805980
branches:  trunk
changeset: 499365:6ca685805980
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Nov 18 05:56:20 2000 +0000

description:
Duh, don't need SGMAP-related includes on this chipset.

diffstat:

 sys/arch/alpha/pci/irongatevar.h |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 14a91a8c214f -r 6ca685805980 sys/arch/alpha/pci/irongatevar.h
--- a/sys/arch/alpha/pci/irongatevar.h  Sat Nov 18 05:32:00 2000 +0000
+++ b/sys/arch/alpha/pci/irongatevar.h  Sat Nov 18 05:56:20 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: irongatevar.h,v 1.1 2000/06/01 20:30:31 thorpej Exp $ */
+/* $NetBSD: irongatevar.h,v 1.2 2000/11/18 05:56:20 thorpej Exp $ */
 
 /*-
  * Copyright (c) 2000 The NetBSD Foundation, Inc.
@@ -38,7 +38,6 @@
 
 #include <dev/isa/isavar.h>
 #include <dev/pci/pcivar.h>
-#include <alpha/pci/pci_sgmap_pte64.h>
 
 /*
  * AMD 751 chipset's configuration.



Home | Main Index | Thread Index | Old Index