summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/8470p/hda_verb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/hp/8470p/hda_verb.c')
-rw-r--r--src/mainboard/hp/8470p/hda_verb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/hp/8470p/hda_verb.c b/src/mainboard/hp/8470p/hda_verb.c
index 0d7389a39e..a24aeb2dc8 100644
--- a/src/mainboard/hp/8470p/hda_verb.c
+++ b/src/mainboard/hp/8470p/hda_verb.c
@@ -21,7 +21,7 @@ const u32 cim_verb_data[] = {
0x111d7605, /* Codec Vendor / Device ID: IDT */
0x103c17c2, /* Subsystem ID */
- 0x0000000b, /* Number of 4 dword sets */
+ 11, /* Number of 4 dword sets */
/* NID 0x01: Subsystem ID. */
AZALIA_SUBVENDOR(0x0, 0x103c17c2),
@@ -57,7 +57,7 @@ const u32 cim_verb_data[] = {
0x80862806, /* Codec Vendor / Device ID: Intel */
0x80860101, /* Subsystem ID */
- 0x00000004, /* Number of 4 dword sets */
+ 4, /* Number of 4 dword sets */
/* NID 0x01: Subsystem ID. */
AZALIA_SUBVENDOR(0x3, 0x80860101),