|
@@ -222,7 +222,6 @@ static const struct of_device_id mcu_of_match_table[] = {
|
|
static struct i2c_driver mcu_driver = {
|
|
static struct i2c_driver mcu_driver = {
|
|
.driver = {
|
|
.driver = {
|
|
.name = "mcu-mpc8349emitx",
|
|
.name = "mcu-mpc8349emitx",
|
|
- .owner = THIS_MODULE,
|
|
|
|
.of_match_table = mcu_of_match_table,
|
|
.of_match_table = mcu_of_match_table,
|
|
},
|
|
},
|
|
.probe = mcu_probe,
|
|
.probe = mcu_probe,
|