diff options
Diffstat (limited to 'drivers/i2c/busses/Makefile')
-rw-r--r-- | drivers/i2c/busses/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/busses/Makefile b/drivers/i2c/busses/Makefile index 060da43cf7db..ff937ac69f5b 100644 --- a/drivers/i2c/busses/Makefile +++ b/drivers/i2c/busses/Makefile | |||
@@ -2,7 +2,7 @@ | |||
2 | # Makefile for the i2c bus drivers. | 2 | # Makefile for the i2c bus drivers. |
3 | # | 3 | # |
4 | 4 | ||
5 | # SMBus CMI driver | 5 | # ACPI drivers |
6 | obj-$(CONFIG_I2C_SCMI) += i2c-scmi.o | 6 | obj-$(CONFIG_I2C_SCMI) += i2c-scmi.o |
7 | 7 | ||
8 | # PC SMBus host controller drivers | 8 | # PC SMBus host controller drivers |