|
@@ -255,7 +255,6 @@ static const struct of_device_id scpi_of_match[] = {
|
|
static struct platform_driver scpi_hwmon_platdrv = {
|
|
static struct platform_driver scpi_hwmon_platdrv = {
|
|
.driver = {
|
|
.driver = {
|
|
.name = "scpi-hwmon",
|
|
.name = "scpi-hwmon",
|
|
- .owner = THIS_MODULE,
|
|
|
|
.of_match_table = scpi_of_match,
|
|
.of_match_table = scpi_of_match,
|
|
},
|
|
},
|
|
.probe = scpi_hwmon_probe,
|
|
.probe = scpi_hwmon_probe,
|