- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / video / matrox / matroxfb_maven.c
index 49cd53e..0cd58f8 100644 (file)
@@ -1232,7 +1232,7 @@ static int maven_shutdown_client(struct i2c_client* clnt) {
        return 0;
 }
 
-static unsigned short normal_i2c[] = { MAVEN_I2CID, I2C_CLIENT_END };
+static const unsigned short normal_i2c[] = { MAVEN_I2CID, I2C_CLIENT_END };
 I2C_CLIENT_INSMOD;
 
 static struct i2c_driver maven_driver;