summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/pci/pchb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amd64/pci/pchb.c')
-rw-r--r--sys/arch/amd64/pci/pchb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/amd64/pci/pchb.c b/sys/arch/amd64/pci/pchb.c
index 4549c6b085f..591523e4b45 100644
--- a/sys/arch/amd64/pci/pchb.c
+++ b/sys/arch/amd64/pci/pchb.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pchb.c,v 1.41 2014/03/26 14:41:41 mpi Exp $ */
+/* $OpenBSD: pchb.c,v 1.42 2017/10/14 04:44:43 jsg Exp $ */
/* $NetBSD: pchb.c,v 1.1 2003/04/26 18:39:50 fvdl Exp $ */
/*
* Copyright (c) 2000 Michael Shalayeff
@@ -58,7 +58,6 @@
#include <sys/systm.h>
#include <sys/device.h>
#include <sys/timeout.h>
-#include <sys/rwlock.h>
#include <machine/bus.h>