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:
parent
71e86d66a6
commit
9572dd8953
|
@ -54,7 +54,7 @@ enum azalia_pin_type {
|
|||
STEREO_MONO_1_4,
|
||||
ATAPI,
|
||||
RCA,
|
||||
OPTIONAL,
|
||||
OPTICAL,
|
||||
OTHER_DIGITAL,
|
||||
OTHER_ANALOG,
|
||||
MULTICHANNEL_ANALOG,
|
||||
|
|
Loading…
Reference in New Issue