Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6bcf49ce authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "hal: Compilation fix"

parents 814f399a f4b09c33
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4345,6 +4345,7 @@ static int set_hd_voice(struct platform_data *my_data, bool state)
int platform_set_parameters(void *platform, struct str_parms *parms)
{
    struct platform_data *my_data = (struct platform_data *)platform;
    struct audio_device *adev = my_data->adev;
    char value[256] = {0};
    int len;
    int ret = 0, err;