Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
[sfrench/cifs-2.6.git] / arch / powerpc / platforms / 83xx / mcu_mpc8349emitx.c
index 73997027b08544892c1f4f4bb87e93f41c2ae707..463fa91ee5b663034c9859139e8ab6a11d9a921c 100644 (file)
@@ -214,7 +214,7 @@ static const struct i2c_device_id mcu_ids[] = {
 };
 MODULE_DEVICE_TABLE(i2c, mcu_ids);
 
-static struct of_device_id mcu_of_match_table[] = {
+static const struct of_device_id mcu_of_match_table[] = {
        { .compatible = "fsl,mcu-mpc8349emitx", },
        { },
 };