Drivers: gpu: remove __dev* attributes.
[linux-2.6-block.git] / drivers / gpu / drm / radeon / radeon_drv.c
index ff7593498a7488f2cf39f956cf535db5a3502ad6..dff6cf77f9532266b7fe587500bab82b53024a6d 100644 (file)
@@ -306,8 +306,8 @@ static int radeon_kick_out_firmware_fb(struct pci_dev *pdev)
        return 0;
 }
 
-static int __devinit
-radeon_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
+static int radeon_pci_probe(struct pci_dev *pdev,
+                           const struct pci_device_id *ent)
 {
        int ret;