Files
linux-stable-mirror/include/linux
Richard Fitzgerald 689e48ab87 i2c: Fix conditional for substituting empty ACPI functions
[ Upstream commit f17c06c660 ]

Add IS_ENABLED(CONFIG_I2C) to the conditional around a bunch of ACPI
functions.

The conditional around these functions depended only on CONFIG_ACPI.
But the functions are implemented in I2C core, so are only present if
CONFIG_I2C is enabled.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-08 07:52:59 +02:00
..
2024-06-12 11:03:08 +02:00
2024-07-05 09:31:59 +02:00
2023-12-20 17:00:20 +01:00
2024-03-26 18:21:02 -04:00
2024-01-10 17:10:30 +01:00
2024-05-25 16:21:31 +02:00
2023-10-10 22:00:35 +02:00
2023-11-20 11:51:55 +01:00
2024-04-03 15:19:34 +02:00
2024-06-12 11:03:21 +02:00
2023-11-28 17:07:03 +00:00
2023-10-19 23:08:50 +02:00
2023-10-19 23:08:50 +02:00
2023-07-19 16:21:54 +02:00
2024-08-29 17:30:28 +02:00
2023-12-13 18:39:08 +01:00
2023-08-16 18:27:20 +02:00