X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fserial%2Fsunhv.c;h=a94a2ab4b5716cbb983d8d3d81e2d3e505dbc3e4;hb=f60a0a79846abed04ad5abddb5dafd14b66e1ab0;hp=e41766d08035643e18b72a2cfb88bf471355d885;hpb=d6d5aeb661fc14655c417f3582ae7ec52985d2a8;p=mv-sheeva.git diff --git a/drivers/serial/sunhv.c b/drivers/serial/sunhv.c index e41766d0803..a94a2ab4b57 100644 --- a/drivers/serial/sunhv.c +++ b/drivers/serial/sunhv.c @@ -616,7 +616,7 @@ static int __devexit hv_remove(struct of_device *dev) return 0; } -static struct of_device_id hv_match[] = { +static const struct of_device_id hv_match[] = { { .name = "console", .compatible = "qcn",