From 9243e642dabc30ddf4b1743acb8cd4e9e905f351 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Sun, 29 Sep 2002 21:19:01 +0000 Subject: Move os-dependent stuff out of radeon_irq.c --- bsd/drm_dma.h | 1 - 1 file changed, 1 deletion(-) (limited to 'bsd/drm_dma.h') diff --git a/bsd/drm_dma.h b/bsd/drm_dma.h index 25d7eb6e..4593a712 100644 --- a/bsd/drm_dma.h +++ b/bsd/drm_dma.h @@ -597,7 +597,6 @@ int DRM(control)( DRM_IOCTL_ARGS ) } #if __HAVE_VBL_IRQ - int DRM(wait_vblank)( DRM_IOCTL_ARGS ) { DRM_DEVICE; -- cgit v1.2.3