summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte/ga-b75m-d3h/hda_verb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/gigabyte/ga-b75m-d3h/hda_verb.c')
-rw-r--r--src/mainboard/gigabyte/ga-b75m-d3h/hda_verb.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/hda_verb.c b/src/mainboard/gigabyte/ga-b75m-d3h/hda_verb.c
new file mode 100644
index 000000000000..253ec08075a4
--- /dev/null
+++ b/src/mainboard/gigabyte/ga-b75m-d3h/hda_verb.c
@@ -0,0 +1,8 @@
+#include <device/azalia_device.h>
+
+const u32 cim_verb_data[] = {
+};
+
+const u32 pc_beep_verbs[0] = {};
+
+AZALIA_ARRAY_SIZES;