IBM-EMAC: constify of_device_id array
[linux-2.6-block.git] / drivers / net / ethernet / ibm / emac / mal.c
index dddaab11a4c71284fa62a4f6d5af7ed91bf5b703..fdb5cdb3cd15322ed226827b73052beac92c5173 100644 (file)
@@ -753,7 +753,7 @@ static int mal_remove(struct platform_device *ofdev)
        return 0;
 }
 
-static struct of_device_id mal_platform_match[] =
+static const struct of_device_id mal_platform_match[] =
 {
        {
                .compatible     = "ibm,mcmal",