radeonfb: Use __pci_complete_power_transition()
[safe/jmp/linux-2.6] / drivers / video / cg3.c
index 3aa7b6c..99f87fb 100644 (file)
@@ -456,7 +456,7 @@ static int __devexit cg3_remove(struct of_device *op)
        return 0;
 }
 
-static struct of_device_id cg3_match[] = {
+static const struct of_device_id cg3_match[] = {
        {
                .name = "cgthree",
        },