aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon')
-rw-r--r--drivers/hwmon/ultra45_env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/ultra45_env.c b/drivers/hwmon/ultra45_env.c
index 9aec95cbf7e9..68e90abeba96 100644
--- a/drivers/hwmon/ultra45_env.c
+++ b/drivers/hwmon/ultra45_env.c
@@ -290,7 +290,7 @@ static int __devexit env_remove(struct of_device *op)
290 return 0; 290 return 0;
291} 291}
292 292
293static struct of_device_id env_match[] = { 293static const struct of_device_id env_match[] = {
294 { 294 {
295 .name = "env-monitor", 295 .name = "env-monitor",
296 .compatible = "SUNW,ebus-pic16f747-env", 296 .compatible = "SUNW,ebus-pic16f747-env",