diff --git a/dsp/audio_notifier.c b/dsp/audio_notifier.c index b44e43103f..fccc59a5f7 100644 --- a/dsp/audio_notifier.c +++ b/dsp/audio_notifier.c @@ -25,7 +25,7 @@ #define NO_SERVICE -2 #define UNINIT_SERVICE -1 -static bool service_early_down = false; +static bool service_early_down; static struct platform_device *adsp_private; struct adsp_notify_private {