blob: 9234dcbe00f2fa4f6849c2db73a9080719f323f2 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
#ifndef GA_B75M_D3H_HDA_VERB_H
#define GA_B75M_D3H_HDA_VERB_H
const u32 cim_verb_data[] = {
/* FIXME: Add configuration for sound */
};
#endif