/* SPDX-License-Identifier: GPL-2.0 */ #ifndef I2C_PCA9564_PLATFORM_H #define I2C_PCA9564_PLATFORM_H struct i2c_pca9564_pf_platform_data { … }; #endif /* I2C_PCA9564_PLATFORM_H */
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef I2C_PCA9564_PLATFORM_H #define I2C_PCA9564_PLATFORM_H struct i2c_pca9564_pf_platform_data { … }; #endif /* I2C_PCA9564_PLATFORM_H */