Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
[deliverable/linux.git] / drivers / i2c / busses / i2c-ocores.c
index 1f6369f14fb62e33286edbb51d2d324d55300c0b..0e10cc6182f0b177d79547a51a506c132c00c22e 100644 (file)
@@ -250,7 +250,7 @@ static struct i2c_adapter ocores_adapter = {
        .algo           = &ocores_algorithm,
 };
 
-static struct of_device_id ocores_i2c_match[] = {
+static const struct of_device_id ocores_i2c_match[] = {
        {
                .compatible = "opencores,i2c-ocores",
                .data = (void *)TYPE_OCORES,
This page took 0.024956 seconds and 5 git commands to generate.