X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fvideo%2Ftcx.c;h=643afbfe8277bfe9bf03bf35a80c5d4a83e98841;hb=c0429bd7dfb001e1549855d43819c595a1e6149e;hp=2a03f78bbb0d53f60db6eaba3be24d09e31d4cdd;hpb=542dafadd81eb5826280f7714592930144ae3e1f;p=linux-2.6-omap-h63xx.git diff --git a/drivers/video/tcx.c b/drivers/video/tcx.c index 2a03f78bbb0..643afbfe827 100644 --- a/drivers/video/tcx.c +++ b/drivers/video/tcx.c @@ -505,7 +505,7 @@ static int __devexit tcx_remove(struct of_device *op) return 0; } -static struct of_device_id tcx_match[] = { +static const struct of_device_id tcx_match[] = { { .name = "SUNW,tcx", },