The lazy include of the two codec initialisation files are incorrectly
specified using the same identifier which means that only the last one
is actually included.
This specifically means that the Speakers stereo mixer element is never
defined and cannot be used for hardware volume control.
Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/454 Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Signed-off-by: Jaroslav Kysela <perex@perex.cz>