ASoC: rt5677: rt5677_check_hotword() can be static
[linux-2.6-microblaze.git] / sound / soc / codecs / rt5677.c
index f2f763b..e9a051a 100644 (file)
@@ -5307,7 +5307,7 @@ static const struct rt5677_irq_desc rt5677_irq_descs[] = {
        },
 };
 
-bool rt5677_check_hotword(struct rt5677_priv *rt5677)
+static bool rt5677_check_hotword(struct rt5677_priv *rt5677)
 {
        int reg_gpio;