Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvar...
[deliverable/linux.git] / drivers / hwmon / ultra45_env.c
index 9aec95cbf7e915e9530cd6a847808f8e1a28e30a..68e90abeba966e93a55d8b216fce1d73e2d27db7 100644 (file)
@@ -290,7 +290,7 @@ static int __devexit env_remove(struct of_device *op)
        return 0;
 }
 
-static struct of_device_id env_match[] = {
+static const struct of_device_id env_match[] = {
        {
                .name = "env-monitor",
                .compatible = "SUNW,ebus-pic16f747-env",
This page took 0.023457 seconds and 5 git commands to generate.