Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
[deliverable/linux.git] / drivers / i2c / busses / i2c-st.c
index 872016196ef3fcc4714651b484f84d67766d429c..95b94767038601220e283265c7f9391995de7205 100644 (file)
@@ -847,7 +847,7 @@ static int st_i2c_remove(struct platform_device *pdev)
        return 0;
 }
 
-static struct of_device_id st_i2c_match[] = {
+static const struct of_device_id st_i2c_match[] = {
        { .compatible = "st,comms-ssc-i2c", },
        { .compatible = "st,comms-ssc4-i2c", },
        {},
This page took 0.030958 seconds and 5 git commands to generate.