ath5k: use short preamble when possible
[safe/jmp/linux-2.6] / drivers / serial / sunhv.c
index e41766d..a94a2ab 100644 (file)
@@ -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",