X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fvideo%2Fcg3.c;h=99f87fb61d0558e816541fe0f133f79c2700decc;hb=18dd4f865fc2fa5ade67b994af86a250df9b2dbb;hp=3aa7b6cb0268591283b72f77425344be184d1420;hpb=eff80244b451e89c12b7d0bbabc6df3654621346;p=linux-2.6-omap-h63xx.git diff --git a/drivers/video/cg3.c b/drivers/video/cg3.c index 3aa7b6cb026..99f87fb61d0 100644 --- a/drivers/video/cg3.c +++ b/drivers/video/cg3.c @@ -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", },