aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8750.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8750.c')
-rw-r--r--sound/soc/codecs/wm8750.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8750.c b/sound/soc/codecs/wm8750.c
index 65fe78aa3757..e6f47f49357d 100644
--- a/sound/soc/codecs/wm8750.c
+++ b/sound/soc/codecs/wm8750.c
@@ -782,7 +782,7 @@ static const struct spi_device_id wm8750_spi_ids[] = {
782 { "wm8750", 0 }, 782 { "wm8750", 0 },
783 { "wm8987", 0 }, 783 { "wm8987", 0 },
784}; 784};
785MODULE_DEVICE_TABLE(spi, wm8750_spi_id); 785MODULE_DEVICE_TABLE(spi, wm8750_spi_ids);
786 786
787static struct spi_driver wm8750_spi_driver = { 787static struct spi_driver wm8750_spi_driver = {
788 .driver = { 788 .driver = {