summaryrefslogtreecommitdiff
path: root/bsd-core/radeon_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-core/radeon_drv.c')
-rw-r--r--bsd-core/radeon_drv.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bsd-core/radeon_drv.c b/bsd-core/radeon_drv.c
index 470b6d3a..144b1ade 100644
--- a/bsd-core/radeon_drv.c
+++ b/bsd-core/radeon_drv.c
@@ -42,9 +42,6 @@ static drm_pci_id_list_t radeon_pciidlist[] = {
radeon_PCI_IDS
};
-extern drm_ioctl_desc_t radeon_ioctls[];
-extern int radeon_max_ioctl;
-
static void radeon_configure(drm_device_t *dev)
{
dev->driver.buf_priv_size = sizeof(drm_radeon_buf_priv_t);