diff options
Diffstat (limited to 'sound/soc/adi/axi-i2s.c')
-rw-r--r-- | sound/soc/adi/axi-i2s.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/adi/axi-i2s.c b/sound/soc/adi/axi-i2s.c index 6058c1fd5070..7752860f7230 100644 --- a/sound/soc/adi/axi-i2s.c +++ b/sound/soc/adi/axi-i2s.c | |||
@@ -263,7 +263,6 @@ MODULE_DEVICE_TABLE(of, axi_i2s_of_match); | |||
263 | static struct platform_driver axi_i2s_driver = { | 263 | static struct platform_driver axi_i2s_driver = { |
264 | .driver = { | 264 | .driver = { |
265 | .name = "axi-i2s", | 265 | .name = "axi-i2s", |
266 | .owner = THIS_MODULE, | ||
267 | .of_match_table = axi_i2s_of_match, | 266 | .of_match_table = axi_i2s_of_match, |
268 | }, | 267 | }, |
269 | .probe = axi_i2s_probe, | 268 | .probe = axi_i2s_probe, |