diff options
Diffstat (limited to 'drivers/video/matrox')
-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 f6fdb69af0b4..255875378a3f 100644 --- a/drivers/video/matrox/matroxfb_maven.c +++ b/drivers/video/matrox/matroxfb_maven.c | |||
@@ -1294,7 +1294,6 @@ static int maven_command(struct i2c_client* client, unsigned int cmd, void* arg) | |||
1294 | 1294 | ||
1295 | static struct i2c_driver maven_driver={ | 1295 | static struct i2c_driver maven_driver={ |
1296 | .driver = { | 1296 | .driver = { |
1297 | .owner = THIS_MODULE, | ||
1298 | .name = "maven", | 1297 | .name = "maven", |
1299 | }, | 1298 | }, |
1300 | .id = I2C_DRIVERID_MGATVO, | 1299 | .id = I2C_DRIVERID_MGATVO, |