backlight: new driver for ADP5520/ADP5501 MFD PMICs
[safe/jmp/linux-2.6] / drivers / video / ffb.c
index 7992b13..9dbb964 100644 (file)
@@ -1042,7 +1042,7 @@ static int __devexit ffb_remove(struct of_device *op)
        return 0;
 }
 
-static struct of_device_id ffb_match[] = {
+static const struct of_device_id ffb_match[] = {
        {
                .name = "SUNW,ffb",
        },