diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2020-02-22 14:13:59 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-02-24 13:00:39 +0000 |
commit | 22f8ee0f0ee8383238cd92cec0b6e42ed0651ee8 (patch) | |
tree | 787a232365907ab29973dae53999998820c5039b /src/mainboard/google/beltino/variants/tricky | |
parent | d254fc4ac27a3de8c5e9840ae35cba557c7aa8ab (diff) |
mb/google: Fix typos
Change-Id: I77c33c19b56dc9bd54e7555ce59f6a07bde3dbb6
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39081
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/google/beltino/variants/tricky')
-rw-r--r-- | src/mainboard/google/beltino/variants/tricky/hda_verb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/beltino/variants/tricky/hda_verb.c b/src/mainboard/google/beltino/variants/tricky/hda_verb.c index 14f1410747..57e5fa2dca 100644 --- a/src/mainboard/google/beltino/variants/tricky/hda_verb.c +++ b/src/mainboard/google/beltino/variants/tricky/hda_verb.c @@ -59,7 +59,7 @@ const u32 cim_verb_data[] = { /* Pin Complex (NID 0x1d) PCBeep */ // eapd low on ex-amp, laptop, custom enable // mute spkr on hpout - // pcbeep en able, checksum + // pcbeep enable, checksum // no physical, internal AZALIA_PIN_CFG(0, 0x1d, 0x4015812d), |