From 751765dba5b15f431a12308e09237d895c65e471 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 6 Jun 2005 06:45:41 +0000 Subject: Add a few more bits of Tonnerre's NetBSD port (Still need to deal with the device attachment). --- bsd-core/drmP.h | 1 - 1 file changed, 1 deletion(-) (limited to 'bsd-core/drmP.h') diff --git a/bsd-core/drmP.h b/bsd-core/drmP.h index 8d648f65..98e4945c 100644 --- a/bsd-core/drmP.h +++ b/bsd-core/drmP.h @@ -723,7 +723,6 @@ struct drm_device { struct resource *irqr; /* Resource for interrupt used by board */ #elif defined(__NetBSD__) || defined(__OpenBSD__) struct pci_attach_args pa; - pci_intr_handle_t ih; #endif void *irqh; /* Handle from bus_setup_intr */ -- cgit v1.2.3