summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/compaq_8200_elite_sff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/hp/compaq_8200_elite_sff')
-rw-r--r--src/mainboard/hp/compaq_8200_elite_sff/hda_verb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/hda_verb.c b/src/mainboard/hp/compaq_8200_elite_sff/hda_verb.c
index 4b90aab935..907ad2f61c 100644
--- a/src/mainboard/hp/compaq_8200_elite_sff/hda_verb.c
+++ b/src/mainboard/hp/compaq_8200_elite_sff/hda_verb.c
@@ -21,7 +21,7 @@ const u32 cim_verb_data[] = {
0x10ec0662, /* Codec Vendor / Device ID: Realtek */
0x103c1495, /* Subsystem ID */
- 0x0000000b, /* Number of 4 dword sets */
+ 11, /* Number of 4 dword sets */
/* NID 0x01: Subsystem ID. */
AZALIA_SUBVENDOR(0x0, 0x103c1495),
@@ -57,7 +57,7 @@ const u32 cim_verb_data[] = {
0x80862805, /* Codec Vendor / Device ID: Intel */
0x80861495, /* Subsystem ID */
- 0x00000004, /* Number of 4 dword sets */
+ 4, /* Number of 4 dword sets */
/* NID 0x01: Subsystem ID. */
AZALIA_SUBVENDOR(0x3, 0x80861495),