summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x60/hda_verb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/x60/hda_verb.c')
-rw-r--r--src/mainboard/lenovo/x60/hda_verb.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x60/hda_verb.c b/src/mainboard/lenovo/x60/hda_verb.c
new file mode 100644
index 0000000000..072a306131
--- /dev/null
+++ b/src/mainboard/lenovo/x60/hda_verb.c
@@ -0,0 +1,7 @@
+#include <device/azalia_device.h>
+
+const u32 cim_verb_data[0] = {};
+
+const u32 pc_beep_verbs[0] = {};
+
+AZALIA_ARRAY_SIZES;