Ver Fonte

Merge "dsp: audio_notify: add soft dependency on qcom_q6v5_pas"

qctecmdr há 3 anos atrás
pai
commit
165cf0933e
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      dsp/audio_notifier.c

+ 1 - 0
dsp/audio_notifier.c

@@ -676,5 +676,6 @@ static void __exit audio_notifier_exit(void)
 }
 module_exit(audio_notifier_exit);
 
+MODULE_SOFTDEP("pre: qcom_q6v5_pas");
 MODULE_DESCRIPTION("Audio notifier driver");
 MODULE_LICENSE("GPL v2");