]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/max77693.c
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
[karo-tx-linux.git] / drivers / mfd / max77693.c
index c5535f01846684e48120056d9a45483690911c21..7e05428c756d47c6936d5f39f7808a0394c95872 100644 (file)
@@ -243,7 +243,7 @@ static const struct dev_pm_ops max77693_pm = {
 };
 
 #ifdef CONFIG_OF
-static struct of_device_id max77693_dt_match[] = {
+static const struct of_device_id max77693_dt_match[] = {
        { .compatible = "maxim,max77693" },
        {},
 };