aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8804-spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8804-spi.c')
-rw-r--r--sound/soc/codecs/wm8804-spi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8804-spi.c b/sound/soc/codecs/wm8804-spi.c
index 407a3cf391e5..9998c78a2325 100644
--- a/sound/soc/codecs/wm8804-spi.c
+++ b/sound/soc/codecs/wm8804-spi.c
@@ -42,7 +42,6 @@ MODULE_DEVICE_TABLE(of, wm8804_of_match);
static struct spi_driver wm8804_spi_driver = {
.driver = {
.name = "wm8804",
- .owner = THIS_MODULE,
.pm = &wm8804_pm,
.of_match_table = wm8804_of_match,
},