include/device/azalia_device: Fix typo

Change-Id: Iee2ffb3b5170cd4c630f2b26d1eb418b239a8e23
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46629
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Patrick Rudolph 2020-10-21 16:43:08 +02:00 committed by Patrick Georgi
parent 71e86d66a6
commit 9572dd8953
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ enum azalia_pin_type {
STEREO_MONO_1_4,
ATAPI,
RCA,
OPTIONAL,
OPTICAL,
OTHER_DIGITAL,
OTHER_ANALOG,
MULTICHANNEL_ANALOG,