summaryrefslogtreecommitdiff
path: root/bsd-core/r128_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-core/r128_drv.c')
-rw-r--r--bsd-core/r128_drv.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bsd-core/r128_drv.c b/bsd-core/r128_drv.c
index a0e44c20..a1518a62 100644
--- a/bsd-core/r128_drv.c
+++ b/bsd-core/r128_drv.c
@@ -42,9 +42,6 @@ static drm_pci_id_list_t r128_pciidlist[] = {
r128_PCI_IDS
};
-extern drm_ioctl_desc_t r128_ioctls[];
-extern int r128_max_ioctl;
-
static void r128_configure(drm_device_t *dev)
{
dev->driver.buf_priv_size = sizeof(drm_r128_buf_priv_t);