diff options
Diffstat (limited to 'linux-core/i810_drv.c')
-rw-r--r-- | linux-core/i810_drv.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linux-core/i810_drv.c b/linux-core/i810_drv.c index fca04cc6..e0235b6a 100644 --- a/linux-core/i810_drv.c +++ b/linux-core/i810_drv.c @@ -47,9 +47,6 @@ static struct pci_device_id pciidlist[] = { i810_PCI_IDS }; -extern drm_ioctl_desc_t i810_ioctls[]; -extern int i810_max_ioctl; - static int probe(struct pci_dev *pdev, const struct pci_device_id *ent); static struct drm_driver driver = { .driver_features = |