|
@@ -1067,7 +1067,6 @@ static const struct of_device_id amd7930_match[] = {
|
|
static struct platform_driver amd7930_sbus_driver = {
|
|
static struct platform_driver amd7930_sbus_driver = {
|
|
.driver = {
|
|
.driver = {
|
|
.name = "audio",
|
|
.name = "audio",
|
|
- .owner = THIS_MODULE,
|
|
|
|
.of_match_table = amd7930_match,
|
|
.of_match_table = amd7930_match,
|
|
},
|
|
},
|
|
.probe = amd7930_sbus_probe,
|
|
.probe = amd7930_sbus_probe,
|