linux/include/linux/platform_data/i2c-ocores.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * i2c-ocores.h - definitions for the i2c-ocores interface
 *
 * Peter Korsgaard <[email protected]>
 */

#ifndef _LINUX_I2C_OCORES_H
#define _LINUX_I2C_OCORES_H

struct ocores_i2c_platform_data {};

#endif /* _LINUX_I2C_OCORES_H */