|
@@ -241,7 +241,6 @@ static const struct i2c_device_id spi_xcomm_ids[] = {
|
|
static struct i2c_driver spi_xcomm_driver = {
|
|
static struct i2c_driver spi_xcomm_driver = {
|
|
.driver = {
|
|
.driver = {
|
|
.name = "spi-xcomm",
|
|
.name = "spi-xcomm",
|
|
- .owner = THIS_MODULE,
|
|
|
|
},
|
|
},
|
|
.id_table = spi_xcomm_ids,
|
|
.id_table = spi_xcomm_ids,
|
|
.probe = spi_xcomm_probe,
|
|
.probe = spi_xcomm_probe,
|