aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-03-30 22:12:52 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-04-10 00:13:12 +0000
commitc2e796290aa32cb22677cadf467209767cc03f93 (patch)
tree7997fcfd20621746e19f0fccc0ea36b06c97dc0f /src/mainboard/gigabyte
parentdb2c8dfecb5086ceb78c59f2108d51ca3129d9c1 (diff)
mb/*/*/hda_verb.c: Improve code formatting
Change-Id: I294ea867678ad77e454873ecf4948bf2d12c9f80 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39939 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/gigabyte')
-rw-r--r--src/mainboard/gigabyte/ga-945gcm-s2l/hda_verb.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/gigabyte/ga-945gcm-s2l/hda_verb.c b/src/mainboard/gigabyte/ga-945gcm-s2l/hda_verb.c
index d6fefcd666..21f8ad834c 100644
--- a/src/mainboard/gigabyte/ga-945gcm-s2l/hda_verb.c
+++ b/src/mainboard/gigabyte/ga-945gcm-s2l/hda_verb.c
@@ -5,9 +5,9 @@
const u32 cim_verb_data[] = {
/* coreboot specific header */
- 0x10ec0662, /* Vendor ID */
- 0x1458a002, /* Subsystem ID */
- 0x00000009, /* Number of entries */
+ 0x10ec0662, /* Vendor ID */
+ 0x1458a002, /* Subsystem ID */
+ 0x00000009, /* Number of entries */
/* Pin Widget Verb Table */
AZALIA_PIN_CFG(0, 0x14, 0x01014010),