X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fserial%2Fsunhv.c;h=a94a2ab4b5716cbb983d8d3d81e2d3e505dbc3e4;hb=2d51b75370d83535883c66521b03fcd6a1f1f68d;hp=aeeec5588afd48c2573097417f6fc428d0f6b39d;hpb=47c317a7aaa2fbac03811a569829fa954e641520;p=linux-2.6-omap-h63xx.git diff --git a/drivers/serial/sunhv.c b/drivers/serial/sunhv.c index aeeec5588af..a94a2ab4b57 100644 --- a/drivers/serial/sunhv.c +++ b/drivers/serial/sunhv.c @@ -17,11 +17,11 @@ #include #include #include +#include #include #include #include -#include #include #if defined(CONFIG_MAGIC_SYSRQ) @@ -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",