1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef __DRIVERS_I2C_TAS5825M_CHIP_H__
4 #define __DRIVERS_I2C_TAS5825M_CHIP_H__
6 struct drivers_i2c_tas5825m_config
{
7 // Used to uniquely identify the AMP
11 #endif /* __DRIVERS_I2C_TAS5825M_CHIP_H__ */