diff options
Diffstat (limited to 'sound/soc/samsung/snow.c')
-rw-r--r-- | sound/soc/samsung/snow.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/samsung/snow.c b/sound/soc/samsung/snow.c index 014c177840ba..8bbd348358dd 100644 --- a/sound/soc/samsung/snow.c +++ b/sound/soc/samsung/snow.c | |||
@@ -103,6 +103,7 @@ static int snow_probe(struct platform_device *pdev) | |||
103 | 103 | ||
104 | static const struct of_device_id snow_of_match[] = { | 104 | static const struct of_device_id snow_of_match[] = { |
105 | { .compatible = "google,snow-audio-max98090", }, | 105 | { .compatible = "google,snow-audio-max98090", }, |
106 | { .compatible = "google,snow-audio-max98091", }, | ||
106 | { .compatible = "google,snow-audio-max98095", }, | 107 | { .compatible = "google,snow-audio-max98095", }, |
107 | {}, | 108 | {}, |
108 | }; | 109 | }; |