aboutsummaryrefslogtreecommitdiff
path: root/linux-core/radeon_drv.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2005-11-11 07:45:46 +0000
committerDave Airlie <airlied@linux.ie>2005-11-11 07:45:46 +0000
commit9a91674d453fab1fbddc6225f5aa4f7ff7484f91 (patch)
treee562e23c80e80bbac9b1010c9a7089526512f564 /linux-core/radeon_drv.c
parentb84daa8f326c1120728bb912cdf6a80524b0a8fa (diff)
cleanup ioctl/max_ioctl to use header file for extern symbols
Diffstat (limited to 'linux-core/radeon_drv.c')
-rw-r--r--linux-core/radeon_drv.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/linux-core/radeon_drv.c b/linux-core/radeon_drv.c
index 57c24f4a..fca2d4e7 100644
--- a/linux-core/radeon_drv.c
+++ b/linux-core/radeon_drv.c
@@ -57,9 +57,6 @@ static struct pci_device_id pciidlist[] = {
radeon_PCI_IDS
};
-extern drm_ioctl_desc_t radeon_ioctls[];
-extern int radeon_max_ioctl;
-
static int probe(struct pci_dev *pdev, const struct pci_device_id *ent);
static struct drm_driver driver = {
.driver_features =