diff options
Diffstat (limited to 'drivers/video/matrox/matroxfb_maven.c')
-rw-r--r-- | drivers/video/matrox/matroxfb_maven.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/matrox/matroxfb_maven.c b/drivers/video/matrox/matroxfb_maven.c index ad60bbb16cdf..78994c5fe932 100644 --- a/drivers/video/matrox/matroxfb_maven.c +++ b/drivers/video/matrox/matroxfb_maven.c | |||
@@ -1296,7 +1296,6 @@ static struct i2c_driver maven_driver={ | |||
1296 | .owner = THIS_MODULE, | 1296 | .owner = THIS_MODULE, |
1297 | .name = "maven", | 1297 | .name = "maven", |
1298 | .id = I2C_DRIVERID_MGATVO, | 1298 | .id = I2C_DRIVERID_MGATVO, |
1299 | .flags = I2C_DF_NOTIFY, | ||
1300 | .attach_adapter = maven_attach_adapter, | 1299 | .attach_adapter = maven_attach_adapter, |
1301 | .detach_client = maven_detach_client, | 1300 | .detach_client = maven_detach_client, |
1302 | .command = maven_command, | 1301 | .command = maven_command, |