/* SPDX-License-Identifier: GPL-2.0-only */

struct drivers_i2c_tas5825m_config {
	// Used to uniquely identify the AMP
	int id;
};