Unverified Commit 73fa27d5 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files
parents da264e28 3121af55
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -746,6 +746,9 @@ struct i2c_adapter {


	struct irq_domain *host_notify_domain;
	struct irq_domain *host_notify_domain;
	struct regulator *bus_regulator;
	struct regulator *bus_regulator;

	KABI_RESERVE(1)
	KABI_RESERVE(2)
};
};
#define to_i2c_adapter(d) container_of(d, struct i2c_adapter, dev)
#define to_i2c_adapter(d) container_of(d, struct i2c_adapter, dev)