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

Commit cab27258 authored by Charles Keepax's avatar Charles Keepax Committed by Mark Brown
Browse files

ASoC: wm_adsp: Remove uneeded semicolon

parent c9eaa447
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1625,7 +1625,7 @@ int wm_adsp2_early_event(struct snd_soc_dapm_widget *w,
		break;
	default:
		break;
	};
	}

	return 0;
}