mb/google/brya: Create rull variant
[coreboot2.git] / src / drivers / i2c / ptn3460 / chip.h
blobbcc8789bd8e016fd8daca85c4bfdad579f7502d0
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef __DRIVERS_I2C_PTN3460_CHIP_H__
4 #define __DRIVERS_I2C_PTN3460_CHIP_H__
6 struct drivers_i2c_ptn3460_config {
7 };
9 #endif /* __DRIVERS_I2C_PTN3460_CHIP_H__ */