diff options
| author | Richard Fitzgerald <[email protected]> | 2024-08-02 15:22:14 +0000 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2024-08-04 14:33:31 +0000 |
| commit | f17c06c6608ad4ecd2ccf321753fb511812d821b (patch) | |
| tree | 0c344807531c3633c13ad1f10d859725375365ba /drivers/fpga/tests/fpga-bridge-test.c | |
| parent | i2c: smbus: Send alert notifications to all devices if source not found (diff) | |
| download | kernel-f17c06c6608ad4ecd2ccf321753fb511812d821b.tar.gz kernel-f17c06c6608ad4ecd2ccf321753fb511812d821b.zip | |
i2c: Fix conditional for substituting empty ACPI functions
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 <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-bridge-test.c')
0 files changed, 0 insertions, 0 deletions
